﻿.cuttysark .cta-button {
  background-color: #3c5a2e;
}
.cuttysark .cta-button:hover {
  background-color: rgb(15, 22.5, 11.5);
}

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

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

.cuttysark .cuttysark__panel-181002,
.cuttysark .cuttysark__panel-181004 {
  background-color: #f0f0f0;
}

.cuttysark .cuttysark__panel-181005 {
  background: #3c5a2e;
  color: #fff;
}

.cuttysark .cuttysark__panel-181005 .fc-header__title {
  color: #fff;
}
