/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



.color_bl a {
    color: #004184 !important;
}
.color_or a {
    color: #f26701 !important;
}

.mn_flex {
    display: flex;
    justify-content: space-between;
}

.mn_flex .color_bl  {
    color: #004184 !important;
}
.mn_flex .color_or  {
    color: #f26701 !important;
}

.tnp-subscription label {
    color: #fff !important;
    margin-bottom: 20px !important;
}


.tnp-subscription input.tnp-submit {
    background-color: #ffffff00 !important;
    border: 1px solid #f26701 !important;
    margin-top: 10px !important;
}

