.btnOrange {
  background: #ff720d;
  border: none;
  padding: 8%;
  width: max-content;
  border-radius: 13px;
  color: #fff;
  font-weight: 500;
}
.carousel-container {
  width: 98% !important;
}
