a:hover,
.hfe-nav-menu .current-menu-item a {
    color: #961914;
}

/* Header */

.main-menu {
    margin-bottom: 0 !important;
}

.hfe-nav-menu .menu-item {
    border-bottom: 2px solid #fff;
}

.hfe-nav-menu .current-menu-item  {
    border-color: #961914;
}

.hfe-nav-menu .menu-item a {
    padding-bottom: 5px;
}

.social-icons {
    position: absolute;
    right: 0;
    width: auto !important;
}

.social-icons .elementor-icon.elementor-social-icon {
    width: 25px;
    height: 42px;
}

/* Footer */

footer {
    background-color: #961914;
}