body {
	font-family: var( --font-montserrat );
}

@media (max-width: 575px) {

    .col-12 + .col-12 {

        margin-top: 1em;

    }

}