/** Box */
.box {
  padding: $base-line-height;
  background-color: $color-grey;
}