/* .page-product-packaging-block__title-small {
  color: #ffffff;
}
.page-product-packaging-block__title-big {
  color: #f88506;
}
.page-product-packaging-block__prev-button .ellipse,
.page-product-packaging-block__next-button .ellipse {
  color: #f88506;
}
.page-product-packaging-block__prev-button .arrow,
.page-product-packaging-block__next-button .arrow {
  color: #4e2d1f;
}
.page-product-packaging-block .swiper-pagination-bullet {
  background-color: #f88506;
}
.page-product-packaging-block .swiper-pagination-bullet-active {
  background-color: transparent;
  border-color: #f88506;
} */

.page-product-packaging-block__prev-button .ellipse,
.page-product-packaging-block__next-button .ellipse {
  color: #f5f5f5;
}
.page-product-packaging-block__prev-button .arrow,
.page-product-packaging-block__next-button .arrow {
  color: #fff;
}

 .page-product-packaging-block__title-small,
 .page-product-packaging-block__title-big {
  color: #f0f0f0;
}

.page-product-packaging-block__title-big {
  opacity: 0.9;
}
