/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2025 | 20:07:12 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.home-services .padding40 {
	padding:20px !important;
	
}

.react-button a {
    background-color: #03724a !important;
}

.service-area .w-70px.mb20.top-30px.start-30px.bg-color-3.rounded-10px.absolute {
    position: absolute !important;
    left: 0;
}

.reactheme-breadcrumbs .page-title {
	margin-bottom:0px !important;
} 

.single-post .reactheme-breadcrumbs .page-title {
    max-width: 900px;
    margin: 0 auto;
}