.mega-menu-2 .item .title a{
    color: #333;
}

.mega-menu-2 .item.active .title a,
.mega-menu-2 .item .title a:hover{
    color: #d2232b;
}

.mega-menu-2 .item .title {
    font-size: 0.867em;
    font-weight: bold;
    line-height: 3;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}