.c-divider {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 0;
  margin: 10px 0;
  border: none;
  border-top: $g-border;
}
