.horizontal-line {
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.15);
  display: block;
  height: 1px;
  width: 100%;
}
