.t526__bgimg {
    border-radius:10px!important;
}

.yButtonWave {
    color: #F3C185!important;

}
.yButtonBackground {
    background: linear-gradient(45deg, #F3C185 0%, #C08A4A 50%, #744917 100%)!important;
    background: -webkit-linear-gradient(45deg, #F3C185 0%, #C08A4A 50%, #744917 100%)!important;
    color: linear-gradient(45deg, #F3C185 0%, #C08A4A 50%, #744917 100%)!important;
    color: -webkit-linear-gradient(45deg, #F3C185 0%, #C08A4A 50%, #744917 100%)!important;
}