.pi-section-grey .pi-menu > li {
    background: #e6e6e6;
    color: #ff0000 !important;
}

.pi-section-grey {
    background-color: #304b67 !important;
}

.pi-section-grey a strong, .pi-section-grey a b {
    color: #000000 !important;
}

.pi-section-grey .pi-menu > li.active {
    background: #a0baa6 !important;
}

.pi-section-grey .pi-menu > li:hover > a {
    background: #a0baa6 !important;
}

.pi-section-grey .pi-menu.pi-has-hover-border > li.active:hover > a:before {
    border-color: #598562 !important;
}

.pi-section-grey .pi-menu.pi-has-hover-border > li.active > a:before {
    border-color: #598562 !important;
}

.pi-section-grey .pi-menu.pi-has-hover-border > li > a:before {
    border-color: #598562 !important;
}

.pi-row-lg .pi-full-height > li > a {
    line-height: 149px;
}

.pi-header-rows-fixed .pi-row-reduced .pi-full-height > li > a, .pi-header-row-fixed .pi-row-reduced .pi-full-height > li > a, .pi-header-rows-fixed .pi-row-reduced .pi-social-icons.pi-full-height > li > a > i, .pi-header-row-fixed .pi-row-reduced .pi-social-icons.pi-full-height > li > a > i {
    line-height: 94px;
}