

/* CSS from section stylesheet tags */
.section__header--small .section__title{
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
}

.section__header--centered {
	justify-content: center !important;
}

.quick-links {
	border: none !important;
}

.quick-links__link {
	box-shadow: none !important;
}