.reel-title {
  /* font-family: "Six Caps", sans-serif !important; */
  color: #e8dcb5 !important;
  letter-spacing: normal !important;
  font-weight: 600 !important;
}

.reel-link {
  color: black;
  background: #e8dcb5;
  padding: 12px !important;
  font-size: 16px !important;
}

.reel-link:hover {
  color: black;
}

@media screen and (max-width: 768px) {
  .reel-link {
    font-size: 14px !important;
    padding: 8px !important;
  }

  .header-margin {
    margin-top: 34px !important;
  }

  .reels-tag {
    top: 14px !important;
    right: 16px !important;
  }

  .reel-title {
    bottom: 187px !important;
  }

  .reel-section {
    margin-bottom: -120px;
  }
  .reel-image {
    height: 450px !important;
  }
  .mob-contact {
    font-size: 64px !important;
  }
}
