/* stylelint-disable declaration-no-important */

// =============================================================================
// :: Section
// =============================================================================
// .bp-l-section {}

// =============================================================================
// :: Elements
// =============================================================================
.bp-l-section__title {
	font-family: $bp-font-family-primary !important;
}
