/**
 * Linux Firm — home services box section accents.
 */

body.home .wpb_row.linuxfirm-home-services-row {
	background-color: #eef3f8 !important;
	padding: 38px 15px 42px !important;
	float: none !important;
	width: 100% !important;
	box-sizing: border-box;
}

body.home .wpb_row.linuxfirm-home-services-row .container {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

body.home .linuxfirm-home-services-row .itmonteur-infra-services__title {
	color: #1a366f;
}

body.home .linuxfirm-home-services-row .itmonteur-infra-services__title::after {
	background: #daa520;
}

body.home .linuxfirm-home-services-row .itmonteur-service-card__cta,
body.home .linuxfirm-home-services-row .itmonteur-service-card__link:hover .itmonteur-service-card__title {
	color: #b8860b;
}
