.tap-content h4 {
    color: #FFCD0C;
    font-family:Mada-Light;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.54px;
    margin: 20px 0 0 0;
  }

  .image-set {
    --bs-gutter-x: 5.5rem !important;
    --bs-gutter-y: 4.5rem !important;

  }

  .image-set img {
    border-radius: 32px;
  }


