/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*-------------------------------------DEFAULT------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
footer.premium .footerMain .colBrand p,
footer.premium .footerMain .colBrand a:not(.button) {
  color: var(--color-white) !important;
}
footer.premium .footerMain .colBrand .button.button--primary {
  background-color: var(--color-yellow-10);
  border-color: var(--color-yellow-10) !important;
}
footer.premium .footerMain .colBrand .button.button--primary .button__anchor {
  color: var(--color-blue-07) !important;
}
footer.premium .footerMain .colBrand .button.button--primary:not([disabled]):hover {
  background-color: var(--color-yellow-09) !important;
}
footer.premium .footerMain .colBrand .button.button--primary:not([disabled]):hover .button__anchor {
  color: var(--color-blue-07) !important;
}
footer.premium .footerMain .colBrand .button.button--secondary {
  border-color: var(--color-yellow-10) !important;
}
footer.premium .footerMain .colBrand .button.button--secondary .button__anchor {
  color: var(--color-yellow-10) !important;
}
footer.premium .footerMain .colBrand .button.button--secondary:not([disabled]):hover {
  background-color: var(--color-yellow-10) !important;
}
footer.premium .footerMain .colBrand .button.button--secondary:not([disabled]):hover .button__anchor {
  color: var(--color-blue-07) !important;
}
footer.premium .footerMain .colNav {
  border-color: transparent !important;
}
footer.premium .footerMain .colNav a {
  color: var(--color-white) !important;
}

@media (min-width: 640px) {
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*------------------------------------SM:DEFAULT----------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
}
@media (min-width: 768px) {
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*------------------------------------MD:DEFAULT----------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
}
@media (min-width: 1024px) {
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*------------------------------------LG:DEFAULT----------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
}
@media (min-width: 1280px) {
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*------------------------------------XL:DEFAULT----------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
}
@media (min-width: 1536px) {
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*-----------------------------------2XL:DEFAULT----------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------------*/
}

/*# sourceMappingURL=main.css.map */
