/*
Theme Name: Dimablox Theme
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

body{
  line-height: 1.6;
}

footer.fusion-footer-widget-area{
    background: #111!important;
}

.fusion-tabs .nav-tabs > li.active .fusion-tab-heading,
.fusion-tabs .nav-tabs > li:hover .fusion-tab-heading
{
    color: #fff;
}

.post-content a, footer a, .fusion-footer-widget-area a{
  color: #771214!important;
}
