/* custom "bulma" class */
@media screen and (min-width: 769px) {
	.mt-5-tablet {
		padding-top: 1.5rem;
	}
}
