/* Add here all your CSS customizations */
.are-you-looking-for {
	padding: 70px 0;
}
.are-you-looking-for .are-you-looking-for-phone {
	margin-right: 37px;
}
.are-you-looking-for .are-you-looking-for-phone > span {
	width: 48px;
	height: 48px;
	line-height: 46px;
	background-color: #dde2ea;
	border-radius: 50%;
	text-align: center;
	margin-right: 8px;
}