.utexas-centered-headline > .ut-headline,
.utexas-centered-headline > h2:first-child {
  margin: 0 15px 10px 15px;
  color: #2d2a28;
  font-style: italic;
  padding-bottom: 10px;
  font-weight: 500;
  text-align: center;
}

@media screen and (min-width: 900px) {
  .utexas-centered-headline .utexas-quick-links > .ut-headline {
    margin: 0 15px 10px 15px;
  }
}
