.custom-divider {
  display: block !important;
  height: 3px;
  width: 100%;
  background-color: var(--color-base-border-primary);
}