.block-title {
  font-size: 1.2rem;
  line-height: 1.16667;
  background-color: #f2f2f2;
  border-top: 5px solid #151515;
  font-family: "Poynter Gothic Text Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0.66667em 1.33333em;
  text-align: center;
  text-transform: uppercase; }

.block-title--brand {
  border-top-color: #57a039;
  color: #57a039; }

.block-title--start {
  text-align: left; }
