.content
  padding 1.25u 2u 1.25u 2u
  background-color #222222
  align-items center
  justify-content center
  border-radius .5u
  max-width 220

  +tablet()
    max-width 360

.text
  color #ffffff
  display flex

.arrow
  color #222222
