.divider {
  border: 0;
  border-top: 1px solid;
  color: var(--color-text);
  opacity: 0.1;
  width: 100%;
}
