.fl-module-rich-text h1 {

    font-size: 30px !important;

}

.fl-module-rich-text h2 {

    font-size: 28px !important;

}

.fl-module-rich-text h3 {

    font-size: 26px !important;

}

.fl-module-rich-text h4 {

    font-size: 24px !important;

}

.fl-module-rich-text h5 {

    font-size: 22px !important;

}

.fl-module-rich-text h6 {

    font-size: 20px !important;

}

.fl-module-rich-text h1, .fl-module-rich-text h2, .fl-module-rich-text h3, .fl-module-rich-text h4, .fl-module-rich-text h5, .fl-module-rich-text h6 {

    color: #343434 !important;

}

.fl-module-adv-testimonials .bx-wrapper {

    margin: 0 auto;

}

.wp-block-columns {

    margin-bottom: 0 !important;

}

a {

	text-decoration: none !important

}

.white-image img {

	filter: brightness(0) invert(1);

}







@media only screen and (max-width: 768px) {

    html, body {

        overflow-x: hidden;

    }

	.fl-module-content-slider .fl-slide .fl-slide-content {

        padding: 0 !important;

    }

}