#contentWrapper h2 {
  text-shadow: -1px -1px 1px var(--tertiary-color),
    1px 1px 1px var(--secondary-color);
}