
nav ul li a:hover {
    color: #ed1c24  !important;
}

nav ul li ul li a:hover {
    color: #ed1c24  !important;
}


nav .contentContainer .contentSection .innerContainer {
    border-left-color: #ed1c24;
}

nav .contentContainer .contentSection .button {
    background-color: #ed1c24;
}
