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

// =============================================================================
// :: Overlay
// =============================================================================
.bp-c-overlay {
	background-color: $bp-background-color-white !important;
}
