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

// =============================================================================
// :: Downloadable
// =============================================================================
// .bp-c-download-row {}

// =============================================================================
// :: Elements
// =============================================================================
.bp-c-download-row__name {
	font-family: $bp-font-family-secondary !important;

	color: $bp-text-color-base !important;
}

.bp-c-download-row__copy {
	fill: $bp-primary-color !important;
}
