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

.kentuckyowlwiseman .fc-header__title {
  color: #BBAC78;
}

.kentuckyowlwiseman .product-notes__author {
  color: #999999;
  font-size: 17px;
  text-transform: uppercase;
}

.kentuckyowlwiseman .product-notes__note {
  padding: 0;
}

.kentuckyowlwiseman .product-notes__title {
  color: #999999;
  font-size: 17px;
}

.kentuckyowlwiseman .product-notes__copy {
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.6;
  text-transform: none;
  letter-spacing: 0.01em;
  line-height: 1.75;
  color: #999999;
}

.kentuckyowlwiseman-list-title {
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.6;
  text-transform: none;
  letter-spacing: 0.01em;
  line-height: 1.75;
  color: #999999;
  margin-top: 20px;
}

.kentuckyowlwiseman .fc-content__list {
  margin-top: 0;
}

.kentuckyowlwiseman-list-title + .fc-content__copy {
  margin-top: 0;
}

.kentuckyowlwiseman .cta-button {
  background-color: #907143;
}
.kentuckyowlwiseman .cta-button:hover {
  background-color: rgb(74.3886255924, 58.3744075829, 34.6113744076);
}

.kentuckyowlwiseman__panel-202002 .fc-header__title {
  color: #BBAC78;
  max-width: 440px;
  margin: 0 auto;
}
