@charset "utf-8";
.container-fluid section .container-fluid.p-4 {
    background-color: #8A0304;
    color: #D4AF37;
}
.list-unstyled li .font-weight-bold {
    color: #D4AF37;
}
.list-unstyled .btn-link a {
    color: #FFFFFF;
}
.container-fluid.p-4 .row .col-lg-4.col-md-6.mt-3 {
    top: -15px;
}
