.services-content-loop .wm-accordion:hover .services-toggle-list-heading h5 a{
	color: #2ea4d7 !important;
}
.services-content-loop .wm-accordion:hover svg{
	fill: #2ea4d7 !important;
}
.services-content-loop .wm-accordion:hover .services-list-toggle-row{
	border-color: #2ea4d7 !important;
}
@media (min-width: 1200px){
	.services-content-loop-content  .wp-block-group__inner-container{
		max-width: unset;
}
}