.section strong {
	color: #0084a6;
}
.section h3 {
	color: #529f48;
}
.section h4 {
	color: #ed6d00;
}
@media screen and (max-width: 767px) {
.fas {
    font-size: 1.5em !important;
}
.fab {
    font-size: 1.6em !important;
}
.mini-text {
    font-size: 0.8em !important;
}
}