.header-hidden {
    color: #fff;
}
body .is-sticky .sticky-header-light.header {
    border-bottom-color: #a10f2b;
}
body .is-sticky .sticky-header-light.header .header-slogan {
    margin-top: 8px;
}

#footer a {
    color: #fff;
}
.privacy-terms-input {
    margin: 10px 0;
}
.right {
    text-align: right;
}
#privacy-policy .container {
    color: #fff;
    text-align: justify
}