.uc-widget-new .pd_widget_app .pd_new_rate_list {
    color: white !important;
}
.uc-widget-new a {
    color: gray !important;
} 

.uc-widget-new ul {
    padding-left: 0px !important;
} 

.t675 .t-slds__wrapper {
    border-radius: 0px;
}

.footer-noindex1 {
    line-height: 19px;
    color: #242424;
    font-size: 12px;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    z-index: 26;
    position: absolute;
}

.footer-noindex2 {
    color: #455c3e;
    font-size: 15px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 23px;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    z-index: 27;
    position: absolute;
}

@media screen and (max-width: 479px) {
    .footer-noindex1 {
        font-size: 12px;
        line-height: 16px;
    }
}
@media screen and (max-width: 639px) {
    .footer-noindex1 {
        font-size: 12px;
        line-height: 16px;
    }
}



@media screen and (max-width: 479px) {
    .footer-noindex2 {
        font-size: 10px;
        line-height: 18px;
    }
}
@media screen and (max-width: 639px) {
    .footer-noindex2 {
        font-size: 10px;
        line-height: 18px;
    }
}
@media screen and (max-width: 959px) {
    .footer-noindex2 {
        font-size: 12px;
    }
}