form.style5 input, form.style5 select, form.style5 textarea {
    background-color: rgb(247, 247, 247);
    border-color: rgb(247, 247, 247);
    font-size: 1.0rem;
}

.subnav a:hover, .subnav a.active {
    background: rgb(236, 236, 236);
}

.mm-listview {
    font: inherit;
        font-size: inherit;
        line-height: inherit;
    font-size: 18px;
    line-height: 20px;
}

.fa-chevron-up::before {
    content: "\f077";
    color: #911914;
}

#slider  {min-height: 25px;}


    
font-size-xxs, .font-size-xxs p {
    font-size: 1.2rem;
    line-height: 1.8;
    color: #911914;
}


.color-alert, .color-alert p, .color-alert i, .color-alert h1, .color-alert h2, .color-alert h3, .color-alert h4, .color-alert h5, .color-alert h6, .color-alert a:not(.link-white) {
    color: rgb(145,25,20);
}

.ce_iconbox_v2 ul li {
    list-style-type: disclosure-closed;
    list-style-position: inside;
}