/*
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
*/
.fusion-accordian .panel-heading .panel-title a {
    color: #4E6F68 !important;
    text-transform: none;
    font-weight: bold;
}

.fusion-accordian .toggle-content {
    color: #4E6F68 !important;
}

.home .flip-box-back a {
    color: #FFF !important;
}

@media only screen and (max-width: 800px) {
    .fusion-layout-column, .fusion-fullwidth {
        --awb-margin-bottom-large: 30px !important;
    }
    .fusion-title-12 h1,
    .fusion-text-9 p {
        text-align: center!important;
    }
    .fusion-builder-nested-column-13 .fusion-image-element {
        text-align: center!important;
    }
}