.divider {
  width: 100%;
  height: $divider-height;
  background-color: $divider-color;
}
