/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


#Footer .widget_mfn_menu ul li a {
    background: rgba(200,200,200,1);
    color: black;
}

div.calc-messages-red {
    color: red !important;
    text-align: justify !important;
    font-size: large !important;
}

div.calc-messages-blue {
    color: blue !important;
    text-align: justify !important;
    font-size: large !important;
}