/**
  * @file
  * Site branding in header.
  */

a.site-brand {
  font-size: 2rem;
  text-decoration: none;
}
