@media only screen and (max-width: 768px) {
	
}


@media only screen and (min-width: 768px) {
	
}


@media only screen and (min-width: 1024px) {
	
}


@media only screen and (min-width: 1250px) {
	
}


@media only screen and (min-width: 1400px) {
	
}


.fa0 {
	width: 70px;
	height: 70px;
}

.fa0 svg path,
.fa0 svg circle,
.fa0 svg ellipse,
.fa0 svg polygon,
.fa0 svg rect,
.fa0 svg polyline,
.fa0 svg g {
	fill: #dab671 !important;
	opacity: 1 !important;
}

.fa1 {
	display: flex;
	align-items: center;
}

.fa10::first-letter {
	text-transform: uppercase;
}

section {
	padding-bottom: 70px !important;
}
