.menu.superior .nivel-um>li a strong {
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
}

.menu.superior .nivel-um>li a strong:hover {
    color: #d40000;
}