
.ef_components-card_horizontal {
  background-color: #e8ebec;
  border-bottom: 10px solid #1a2f55;
  padding: 25px 20px 10px;
  margin-bottom: 10px;
}

.ef_components-card_horizontal .field-name-body,
.ef_components-card_horizontal .field-name-body p {
  font-size: 1.04rem !important;
  line-height: 1.4 !important;
}

.ef_components-card_horizontal h2,
.ef_components-card_horizontal h3 {
  padding: 0 !important;
  margin-bottom: 1rem !important;
}

.ef_components-card_horizontal h2 > a,
.ef_components-card_horizontal h3 > a {
  font-family: 'Source Serif Pro', serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: normal;
  color: #067EB1;
}

.ef_components-card_horizontal h2 > a:hover,
.ef_components-card_horizontal h3 > a:hover {
  color: #1A2F55;
}
