.section-description p {
  line-height: 1.65;
  margin-bottom: 1rem;
}

.section-description strong {
  color: #fef8f0;
  font-weight: 600;
  text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.section-description em {
  color: #d8bfa7;
  font-style: italic;
}
.section-description p {
  line-height: 1.65;
  margin-bottom: 1rem;
}

.section-description strong {
  color: #fef8f0;
  font-weight: 600;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

.section-description em {
  color: #d8bfa7;
  font-style: italic;
}
