﻿.whatismezcal .fc-content__copy {
  max-width: 600px;
  margin: 20px auto 0;
}

.whatismezcal .fc-cta__button--dark {
  background-color: #65493d;
  color: #fff;
}
.whatismezcal .fc-cta__button--dark:hover {
  background-color: rgb(53.3055555556, 38.5277777778, 32.1944444444);
}

.whatismezcal .fc-cta__button--light {
  background-color: #e3dacb;
  color: #65493d;
}
.whatismezcal .fc-cta__button--light:hover {
  background-color: rgb(200.225, 182.61875, 153.275);
}

.whatismezcal .fc-gallery .glide__bullets .glide__bullet {
  background-color: #65493d;
  border: 1px solid #65493d;
  opacity: 1;
}

.whatismezcal .fc-gallery .glide__bullets .glide__bullet:hover,
.whatismezcal .fc-gallery .glide__bullets .glide__bullet--active {
  background-color: #ff9c25;
  opacity: 1;
  border: 1px solid #ff9c25;
}

.whatismezcal__panel-264001,
.whatismezcal__panel-264004 {
  background: #ff9c25;
}

.whatismezcal__panel-264001 .fc-header__title,
.whatismezcal__panel-264004 .fc-header__title {
  color: #65493d;
}

.whatismezcal__panel-264001 .fc-content__copy,
.whatismezcal__panel-264004 .fc-content__copy {
  color: #65493d;
}

.whatismezcal__panel-264001 .fc-divider,
.whatismezcal__panel-264004 .fc-divider {
  height: 19px;
  background-image: url(/components/feature/tequilavsmezcal/whatismezcal/assets/application/images/divider_brown.svg);
}

.whatismezcal__panel-264002,
.whatismezcal__panel-264007 {
  background: #65493d;
}

.whatismezcal__panel-264002 .fc-header__title,
.whatismezcal__panel-264007 .fc-header__title {
  color: #e3dacb;
}

.whatismezcal__panel-264002 .fc-content__copy,
.whatismezcal__panel-264007 .fc-content__copy {
  color: #e3dacb;
}

.whatismezcal__panel-264002 .fc-divider,
.whatismezcal__panel-264007 .fc-divider {
  height: 19px;
  background-image: url(/components/feature/tequilavsmezcal/whatismezcal/assets/application/images/divider_cream.svg);
}

.whatismezcal__panel-264003,
.whatismezcal__panel-264005 {
  background: #e3dacb;
}

.whatismezcal__panel-264003 .fc-header__title,
.whatismezcal__panel-264005 .fc-header__title {
  color: #65493d;
}

.whatismezcal__panel-264003 .fc-content__copy,
.whatismezcal__panel-264005 .fc-content__copy {
  color: #65493d;
}

.whatismezcal__panel-264003 .fc-divider,
.whatismezcal__panel-264005 .fc-divider {
  height: 19px;
  background-image: url(/components/feature/tequilavsmezcal/whatismezcal/assets/application/images/divider_brown.svg);
}

.whatismezcal__panel-264006 .content-boxes {
  max-width: 100%;
  width: 100%;
  padding: 80px 80px;
}

.whatismezcal__panel-264006 .content-boxes--repeat-2 .content-boxes__box {
  max-width: none;
}

.whatismezcal__panel-264006 .content-boxes__title {
  display: none;
}

.whatismezcal__panel-264006 .content-boxes__copy {
  text-align: left;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 0.1em;
  line-height: normal;
  color: #65493d;
}

.whatismezcal__panel-264006 .content-boxes__link:hover .content-boxes__copy,
.whatismezcal__panel-264006 .content-boxes__copy:hover {
  color: #ff9c25;
}
