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

// =============================================================================
// :: Image carousel
// =============================================================================
// .bp-c-image-carousel {}

// =============================================================================
// :: Elements
// =============================================================================
.bp-c-image-carousel__image {
	background-color: $bp-background-color-light !important;
}
