
.jet-services .jet-services__icon {
	color: white;
	font-size: 40px;
	text-align: center;
	margin: 10px 0;
}

.jet-services .jet-services__icon .inner {
	width: 80px;
	height: 80px;
	background-color: #6ec1e4;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.jet-services .jet-services__title {
	font-size: 20px;
	color: black;
	margin: 10px 0;
}

.jet-services .jet-services__desc {
	text-align: center;
	font-size: 16px;
	color: #54595f;
	margin: 10px 0;
}
