/* 
 Theme Name:   Orange Psykiatri Hello Theme
 Theme URI:    
 Description:  Hello Elementor based child theme
 Author:       Obren Markov
 Author URI:   
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/





.fw-wizard-step h4 {
	border-top: 5px solid #ececec !important;
	padding-top: 30px !important;
	font-size: 28px !important;
	font-weight: 700 !important;
	text-align: center !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}

.fw-wizard-step p {
	font-size:16px !important;
}

.fw-wizard-step p a {
	text-decoration: underline !important;
	color: #6a9f89 !important;
}

.fw-btn-submit {
	background: #6a9f89 !important;
	font-weight: 700 !important;
}