.accordion button::after{
    display: none;
}

.card-corner::before{
    background: var(--brand-mid);
}