/*
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
*/

.d-none {
	display: none !important;
}

.cta-form{
    background-color: rgba(0, 0, 0, 0.75);
    padding: 2rem;
}

.colored-title span{
    color: #3eafe4;
}

.single-service .entry-title{
	display: none !important;
}