@import url(https://fonts.googleapis.com/css?family=Great+Vibes);   

.r-1column-heading h1 {
    font-family: "Great Vibes", cursive;
    font-size: 60px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    line-height: 1.33;
}

.r-1column-heading .js-main-container{
    height: auto;
    /*background-attachment: fixed;*/
}

.r-1column-heading .text-container {
    padding: 25px;
}