﻿.thebalveniestories .fc-cta__button {
  background-color: #99704f;
}
.thebalveniestories .fc-cta__button:hover {
  background-color: rgb(102.5495689655, 75.0689655172, 52.9504310345);
}

.thebalveniestories .fc-content__copy {
  font-size: 16px;
  padding: 0 20px;
}

.thebalveniestories .fc-header__surtitle,
.thebalveniestories .fc-header__subtitle {
  font-family: "Droid Serif", times, serif;
}

.thebalveniestories .thebalveniestories__panel-1 .fc-header__subtitle {
  padding-top: 20px;
}

.thebalveniestories .thebalveniestories__panel-1 .fc-header__subtitle::before {
  height: 13px;
  background-image: url("/components/feature/thebalveniestories/assets/application/images/divider__dark.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 20px 20px;
  content: " ";
  display: block;
  position: relative;
}

.thebalveniestories .thebalveniestories__panel-1 .fc-divider {
  display: none;
}

.thebalveniestories .fc-layout--2-column {
  background-color: #ffffff;
}

.thebalveniestories .fc-header__title {
  max-width: 350px;
  margin: 0 auto;
  color: #424242;
}

.thebalveniestories .thebalveniestories__panel-4 .fc-header__title,
.thebalveniestories .thebalveniestories__panel-5 .fc-header__title {
  max-width: 500px;
}
