@charset "UTF-8";


h3.about-title {
	font-size: 20px;
	padding-bottom:5rem;
}
h4.about-subtitle {
	font-size: 16px;
	padding-bottom:0.6rem;
}
.about-subtxt {
	padding-bottom:3rem;
}

@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}