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

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

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

        p {
            line-height: 1.5;
        }
    }

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

    .iso {
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: .4;
    }

    &.dk-bg .bg-bx.ulk-bg {
        

        * {
            font-weight: bold;
        }

    }

}
