*, *:before, *:after {
  box-sizing: inherit;
}

.separation-dots {
  margin-top: 10px;
  border-top: 8px dotted #cdcdcd;
}

