$gutter = $UI.gutters.m

.root
  padding $gutter

.title
  font(h5)

.close
  margin-left 2u

.icon
  color: $UI.colors.darkLight
