h1, h2{
  font-size: 28px;
  line-height: 1.5 !important;
}

a {
  color: #c69b67;
}

.rte.text-size--regular a {
  color: #c69b67;
}

strong {
  font-weight: 800;
}

.card-widget__header-text__title {
  line-height: 1.5;
}