/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.image-carousel .slick-list {
  border-radius: 24px;
}

.image-carousel .paragraph--type--image-slide img {
  border-radius: 24px;
}

.image-carousel .paragraph--type--image-slide .field--name-bp-title {
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.43;
  font-variation-settings: "opsz" 14;
  font-style: italic;
  color: #7b7b7b;
  text-transform: none;
  text-align: center;
  margin-top: 1rem;
}

