ul.main-menu li a {
  color: #ff0909 !important;
}


@media (max-width: 1199px) {
    .menu-toggle:before, .menu-toggle:after {
        background-color: #ff0909 !important;
    }
}

.menu-toggle {
  color : #ff0909 !important;
}