.split h2 em,
.work h2 em {
  color: var(--teal);
  font-family: Georgia, serif;
  font-weight: 400;
}

.split-copy strong {
  color: var(--deep);
}
