.footer-wrap .nav-link {
    display: block;
    padding: 0 0 0 0;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}

.event_date a{
    color: #fff;
    text-decoration: none;
}

.event_info a{
    color: #000;
    text-decoration: none;
}

.req-star{
    color: #7e0109;
}

.req-fld-brdr{
    border-color: #7e0109 !important;
}

.form-control-radio{
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}

.show{display:block !important;}
.brestlogo{border-radius: 5px; background: #fff; padding: 5px;}