.bg-index{
    background: url("/static/img/xena_banner.jpg") no-repeat fixed;
    background-size: 100% auto;
}
.navbar a.nav-link {color: #FFFEF6 !important;}
.bg-dark {background-color: rgb(145, 30, 30) !important;}

.ms-footer { background-color: rgb(145, 30, 30); }
.ms-footer p { color: #7F7F7F; font-size: 13px; }
.ms-footer a:hover { color: #6ab43e; text-decoration: none; }
.ms-footer-bottom span{ font-size: 13px; line-height: 38px; }
.ms-footer-bottom a { color: #6ab43e; text-decoration: none; }
.ms-footer-bottom a:hover { color: #fff; }
