@media (min-width: 768px) {
    body {
        font-size: 1rem;
    }
}


.section-title {
    font-size: 1.25rem !important;
	color: #346cb0 !important;
}

.page-title {
    margin-bottom: 20px !important;
}