.center {
  text-align: center;
}

.upper {
  text-transform: uppercase;
}

.justify {
  text-align: justify;
  text-justify: auto;
}

#block-ctc-branding .site-logo img {
  max-width: 200px;
}

