
.header .primary-header-inner .header-menu-wrap .sub-menu li.active a, .header .primary-header-inner .header-menu-wrap .sub-menu li a:hover {
    color: #d97f3b;
}

.footer-wrap {
    margin-bottom: 5px !important;
}

.vh-80 {
    height: 80vh !important;
}

.accordion-item .accordion-button:not(.collapsed) {
  border-bottom: 1px solid #E0E5EB;
  background-color: var(--ed-color-theme-primary) !important;
  color: white;
}