hr.line {
    border: 0;
    height: 1px;
    background: linear-gradient(to right, var(--primary), var(--secondary));
}