/* ++++++++++++++++++++++++++++++++++++++++++++++++
   ++++++++++++                      ++++++++++++++
   ++++++++++++      TEMPLATE        ++++++++++++++
   ++++++++++++                      ++++++++++++++
   ++++++++++++++++++++++++++++++++++++++++++++++++  */


*/.col-md-6 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}*/


/* CTA Distributor */

.at-distributorContainer{
   background-color: rgba(87, 89, 88, 0.5) !important;
}

.at-distributor{
  font-size: clamp(1rem, 1.8vw, 1.8rem); 
  color: #ffffff;
  

}

.at-distributor span{
  color: #fed400;
}

/* footer */
.at-footer{
  font-size: clamp(.7rem, 1.5vw, .8rem); 
  color: #ffffff;
      background-color: rgba(37, 37, 34, 0.8) !important;
}

.at-footer a{
  color: #ffffff;
}

.at-footer a:visted{
  color: #ffffff;
}

.at-footer a:active{
  color: #ffffff;
}

.at-footer a:hover{
  color: #fed400;
}

/* footer terms */

.at-terms-footer{
  font-size: clamp(.7rem, 1.5vw, .8rem); 
  color: #ffffff;
      background-color: rgba(17, 17, 14, 0.9) !important;
}

.at-terms-footer a{
  color: #ffffff;
}

.at-terms-footer a:visted{
  color: #ffffff;
}

.at-terms-footer a:active{
  color: #ffffff;
}

.at-terms-footer a:hover{
  color: #fed400;
}
