/*
Theme Name: Custom Template
Author: Ignite Africa Technologies
Version: 1.0
Author URI: https://igniteafrica.co.ke
Description: Customized with precision

Template Name: Earna - Consulting Business Template
Author: validtheme
Description:
Version: 1.0.2


*/
* {
  box-sizing: border-box;
}
body {
    background-color: #f9f9f9;
    font-family: Helvetica;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
    border: 1px solid #efefef;
}
.elementor-image-box-description
{
	padding:20px;
	padding-top:0px;
}
.service-item .service-title {
    height: auto !important;
    min-height: 50px !important;
}
.service-item .service-desc
{
	 margin-bottom: 10px !important;
    min-height: 110px !important;
}
.custom-acceptance-row label {
    display: flex !important;
    align-items: flex-start !important;
}
.custom-acceptance-row input[type="checkbox"] {
    margin-right: 12px !important;
    margin-top: 4px !important;
}