/* Asyntai module global CSS */

/* Top menu icon for Asyntai */
.mainmenu.asyntai::before {
    content: "\f086";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}

div.mainmenu.asyntai {
    background-image: none !important;
}
