.ji_horizontal_divider {
    width: 4.75rem; /* 76px */
    height: 1px;
    background: var(--ji-gradient-red);
    margin: 0 auto;
}
