a.toggle {
        font-size:26px!important;
    }
/* ==== CAB Page ==== */ 
.ada-button {
    text-decoration: none;
    color: #ffffff;
}
.ada-button:hover {
    transition: background-color 0.3s #ffffff ease !important;
    transition: color 0.3s #000000 ease !important;
    text-decoration: underline !important;
}
