/*  ------- Styles below the line are not shown during page editing --------- */
.tabs .menu-item a.active, .tabs .menu-item a.active:hover
{
background-color: #702277 !important;
color: #FFF !important;
text-decoration: underline !important;
}

.tabs a
{
background-color: transparent !important;
color: black;
text-decoration: none;
}

.tabs a:visited {
    color: #231f20 !important;
}