.main-bg {
  background-image: url("https://cdn.dcrypto.com/maskupgallatin/bg-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.card {
  border: 1px solid rgba(0,0,0,0);
}



@media only screen and (max-width: 600px) {
  .heading-1 {
    font-size: 3rem!important;
  }
}



@media only screen and (max-width: 600px) {
  .heading-2 {
    font-size: 3rem!important;
  }
}

@media only screen and (max-width: 600px) {
  elem {
    width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  .redeem-card {
    margin-top: 1rem!important;
  }
}

@media only screen and (max-width: 600px) {
  .heading-instructions {
    font-size: 1.75rem!important;
  }
}


@media only screen and (max-width: 600px) {
  .image-margin {
    margin-top:1.75rem!important;
  }
}

@media only screen and (max-width: 600px) {
  .row-mobile {
    margin-top: 0!important;
  }
}





@media only screen and (max-width: 600px) {
  #reveal-content {
    width: 100%!important;
  }
}



@media only screen and (max-width: 600px) {
  #div-2 {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 600px) {
  .prize-winner {
    margin-top:1.75rem!important;
  }
}


@media only screen and (max-width: 600px) {
  .your-prize{
    font-size: 1.75rem;
  }
}

@media only screen and (max-width: 600px) {
  #the-section {
    padding-bottom: 3rem!important;
  }
}

@media only screen and (max-width: 600px) {
  redeem-section {
    padding-bottom: 15rem!important;
  }
}


@media only screen and (max-width: 600px) {
  .the-section-2 {
    padding-bottom: 15rem!important;
  }
}


@media only screen and (max-width: 600px) {
  #the-section-3 {
    padding-bottom: 7rem!important;
  }
}

@media only screen and (max-width: 600px) {
  .elem-mobile {
    padding-bottom: 7rem!important;
  }
}







.sponsor-logo {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btn-primary {
  width: 200px;
  font-weight: bold;
  background: #faa830!important;
  /* color: black!important; */
  color: rgba(0,0,0,.7);
  height: 60px;
  border-color: transparent;
}


.btn:hover {
  background-color: #a7181c!important;
  border-color: #a7181c!;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0,123,255, 0);
}

.mesquite {
  font-family: mesquite-std, sans-serif;
  font-weight: 400;
}


.cheap-pine {
font-family: cheap-pine-sans, sans-serif;
font-weight: 400;
font-style: normal;
}


.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0;
  z-index: 1;
}


html {
  font-family: noto-sans, sans-serif;

}





.small {
    letter-spacing: 0.5px !important
}



.card-header {
    min-height: 11rem;
    background: #627482
}

h6 {
    color: #333
}

.card {
    background: #E6E7E9
}

.img-1 {
    position: relative;
    width: 200px;
    height: auto;
    border-radius: 50%;
    top: -127px !important;
    box-shadow: 3px 15px 20px rgba(0, 0, 0, 0.5)
}

.quotes {
    position: relative;
    top: -90px
}

.quotes-img {
    widows: 50px;
    height: auto
}

.carousel-indicators li {
    cursor: pointer;
    border-radius: 50% !important;
    width: 10px;
    height: 10px;
    opacity: 0.5;
    margin: 0 15px 18px 15px;
    color: #333;
    background-color: #333 !important;
    top: -10px;
    position: relative
}

#carouselExampleIndicators {
    box-shadow: -5px 15px 25px rgba(7, 7, 7, 0.5) !important
}

.carousel-inner {
    border-radius: 15px !important
}