
main > section {
  align-self: center;
}

main img {
  border-radius: 0.25rem;
}

h2 {
  margin-bottom: 0.5rem;
}

h2 ~ em:last-of-type {
  display: inline-block;
  margin-bottom: 1rem;
}

h2 + em ~ ul {
  
  margin-top: 0;
}

.servicesHeader > div {
  
  align-items: center;
}

.servicesHeader h3 {
  
  margin-bottom: 1rem;
}
