<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bottom-txt-wrap {
       padding : 70px 0px
}
@media only screen and (max-width: 767px) {
.bottom-txt-wrap {
       padding : 50px 0px
}
}
.bottom-txt-wrap .content-wrap {
    max-width: 1080px;
}
.bottom-txt-wrap .disclaimer{
    font-size: 14px;
    margin-bottom: 10px;
        text-align: left;
        line-height : 2;
}</pre></body></html>