#terms-of-use{
    padding:40px 0 10px;
}
.terms-container{
    max-width:856px;
    margin:auto;
}
#terms-of-use h4:not(:first-child) {
    margin: 0 0 24px;
}
#terms-of-use sub{
    font-size: 18px;
    text-align: center;
    color: #969696;
    display:block;
    margin:10px 0 24px;
}
.terms-text {
    font-weight: 500;
    line-height: 30px;
    font-size: 18px;
    color: #565656;
    margin:0 0 24px;    
}
.terms-text.strong{
    font-weight: 600;
    margin: 0 0 48px;
}
.terms-description {
    padding-left: 70px;
    font-weight: 600;
    line-height: 30px;
    font-size: 18px;
    color: #565656;
    margin:0 0 24px;
}
#slider .button-blue-empty {
    color: #ffffff;
}