﻿.pe66768 .fc-cta__button {
  background-color: #FF7010;
  color: #ffffff;
}
.pe66768 .fc-cta__button:hover {
  background-color: rgb(194.5, 78.1255230126, 0);
}

.pe66768.fc-layout:nth-child(even) {
  background: #f0f0f0;
}

/*.pe66768.fc-layout:nth-child(odd) {
    background: $pe66768__bg-alt;
}*/
.pe66768 .fc-layout__aside {
  height: 100%;
}

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