.cnt.v4 {
    .cnt-v4-icn {
        font-size: 2.2rem;
        flex-shrink: 0;

        [stroke="white"] {
            stroke: var(--text-alt) !important;
        }
    }

    .bg-bx.ulk-bg ul li a.active {
        color: #b3131e;
    }

    li {
        div.gp_sp-sml {
            gap: .44rem;
        }

        p {
            line-height: 1.5;
        }
    }

    .f_gp:not(:has(> .half.stcky *)) {
        .half.stcky {
            display: none;
        }
    }
}
