﻿.pe55981 .fc-header__title {
  color: #987300;
}

.pe55981 .fc-content__copy {
  color: #bcb2b6;
}

.pe55981 .fc-content__copy a {
  color: #bcb2b6;
  text-decoration: underline;
}
.pe55981 .fc-content__copy a:hover {
  text-decoration: none;
}

.pe55981 .fc-layout__aside {
  height: 100%;
}

.pe55981 .fc-gallery__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.pe55981 .fc-cta__button {
  background-color: #8b5000;
}
.pe55981 .fc-cta__button:hover {
  background-color: rgb(62.5, 35.9712230216, 0);
}

.pe55981__panel-218001.fc-layout,
.pe55981__panel-218002.fc-layout {
  background-color: #0b0a1c;
  background-image: url(/media/productextensions/55981/assets/application/images/copy-panels.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.pe55981__panel-218001 .fc-layout__content,
.pe55981__panel-218002 .fc-layout__content {
  padding-bottom: 20vh;
}

@media (min-width: 960px) {
  .pe55981__panel-218001.fc-layout,
  .pe55981__panel-218002.fc-layout {
    background-size: 50vw;
  }
  .pe55981__panel-218001.fc-layout {
    background-position: bottom left;
  }
  .pe55981__panel-218002.fc-layout {
    background-position: bottom right;
  }
}
@media (min-width: 1500px) {
  .pe55981__panel-218001 .fc-layout__content, .pe55981__panel-218002 .fc-layout__content {
    padding-bottom: 0;
  }
}
/*.pe55981.fc-layout:nth-child(odd) {
    background-color: $pe55981__col1;
}*/
