.divider {
  width: 100%;
  height: 1px;
  background-color: var(--figma-color-border);
}
