.bg-card-link::after {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 19, 19, 0.30);
}