.sr-top
  text-align center

  :last-child
    padding-bottom 0
    margin-bottom 0

.sr-top-title
  margin-top 0

.sr-top-legend
  color c-border
  font-size 1.2em
  font-weight 400
  font-style italic

@media only screen and (min-width: 768px)
  .sr-top
    text-align left
