/* Enter Your Custom CSS Here */
.homepage_link_button > a, .homepage_link_button > div > a{
	border-color: #60707d !important;
    background-color: #ffffff !important;
}
.homepage_link_button > a:hover, .homepage_link_button > div > a:hover, .homepage_link_button.sc_item_button > .sc_button_bordered{
	color: #ffffff !important;
	background-color: #E37222 !important;
}
.sc_layouts_iconed_text_link{
	color: #ffffff !important;
}
.sc_layouts_iconed_text_link:hover{
	color: #E37222 !important;
}
.homepage_testimonials_box{
	opacity: 0.8;
}
.about_tiles_title > .wpb_wrapper > h4{
	text-align:center !important;
}
.about_tiles_description{
	text-align:center !important;
}
.products_product_description_box > .sc_item_descr > p{
	text-align: justify;
}
.service_list_wrapper{
	margin-top: 50px;
}