.site-title {
  font-family: 'Amatic SC', cursive;
  font-size: 1.25rem;
  font-weight: 200;
  color: white;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
  letter-spacing: 0.05em;
  padding-left: 0.5rem;
}