.footer-col-item.custom-footer-html.relative a {
    font-weight: bold !important;
}
.footer-col-item.custom-footer-html.relative a:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}
.footer-col-item.custom-footer-html.relative a {
    color: #ffffff !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}
.main-header .header-items {
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}
header.site-header .section-closed {
    color: #662d91 !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
@media only screen and (max-width:1024px) {
    footer .column-element .column-label {
        font-size: 21px !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    footer .column-element .column-label {
        font-size: 25px !important;
    }
}
@media only screen and (min-width:1024px) {
    .genesis-nav-menu > .menu-item.menu-item-has-children > 
    .sub-menu .menu-item-has-children.menu-item-1338 > a span:after {
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }
    .genesis-nav-menu > .menu-item.menu-item-has-children > 
    .sub-menu .menu-item-has-children.menu-item-1344 > a span:after {
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }
}