h2 {
    font-size: 40px;
}

.lunoCredit{
    background-image:url('../../img/watermark-luno.png');
    background-size: auto 100%;
    background-position: left;
    background-repeat: no-repeat;
    padding-bottom: 90px;
}
.lunoCredit h2{
    margin-bottom: 35px;
    font-family: 'Quicksand';
}

.lunoCredit img{
    margin:25px 0px;
    float:none !important;
}

.signUpPrice {
    background-color:#f8ee4d;
    padding:50px 0px;
}

