.custom-trace {
    height: 2px;
    background: linear-gradient(to right, #38bdf8, #9333ea);
    border-radius: 0 0 8px 8px;
}
