﻿div.spacer {
  height: 10px;
}
div.spacer-s {
  height: 5px;
}
div.spacer-l {
  height: 40px;
}
div.spacer-xl {
  height: 60px;
}