.fc-layout--1-column {
	padding-bottom: 0;
}

.content-boxes__box {
	padding-bottom: 30px;
}

.content-boxes__image {
	order: 1;
}
.content-boxes__title {
	order: 2;
}
.content-boxes__copy {
	order: 3;
}

.fc-header__subtitle {
  	color: #1c1c1a;
    font-family: Season Mix, times, serif;
    font-size: 32px;
    font-weight: 420;
    letter-spacing: -.02em;
    line-height: 106%;
    line-height: 130%;
  	opacity: 1;
  	text-transform: none;
}

.fc-layout__header:has(.fc-header__title) .fc-header__subtitle {
  padding-top: 0;
}

.fc-layout__header:has(.fc-header__title) .fc-header__subtitle {
	padding-top: 0;
}

#Panel1 .fc-layout__content {
	display: none;
}

#Panel1 .fc-layout__header {
	padding-bottom: 60px;
}

#Panel3 {
	padding-top: 60px;
}