

#adminmenu #toplevel_page_ct_mpac_settings .menu-icon-generic div.wp-menu-image::before {
    font-family: ct-icons !important;
    content: "\e900";
}

.support-link > a {
    font-size: large;
    font-style: italic;
    text-decoration: none;
}

span.notification-dot{
    color: #9965cb;
    border: 3px solid;
    border-radius: 50%;
    margin: 2px;
    content: "\f159";
    position: absolute;
}

.support-link-top a{
    text-decoration:none;
    font-weight:700;
}