/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2024 | 11:06:02 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2024 | 11:04:45 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2024 | 11:03:13 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2024 | 10:57:01 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 



._custom-alert-menu-button .avia-menu-text {
    background: #dc3545;
}

a {}

._custom-alert-menu-button .avia-menu-text {
    background: #dc3545!important;
    border: #dc3545!important;
    margin-right: 10px;
}

._custom-alert-menu-button .avia-menu-text::before {
    content: "\f06a";
    font: var(--fa-font-light);
    margin-right: 5px;
}

#footer-desktop .avia_textblock {}

#footer-desktop .avia_textblock a:hover {
    color: #fff;
    text-decoration: underline;
}