.link-menu-top[data-elem-type="text"] a:hover {
    color: #6185BA !important;
}
.link-menu-footer[data-elem-type="text"] a:hover {
    color: #acabb0 !important;
}
.link-footer[data-elem-type="text"] a:hover {
    color: #ffffff !important;
    border-bottom: 1px dotted #ffffff !important;
    padding-bottom: 2px !important; 
}
