[module=scr_print_badges] .badge-role {
    color: #000 !important;
    letter-spacing: .2rem;
}

[module=scr_print_badges] .badge-name {
    color: #000;
    letter-spacing: .1rem;
    font-weight: 900;
    text-transform: uppercase;
}

[module=scr_print_badges] .badge-role {
    color: #000;
    letter-spacing: .1rem;
}

[module=scr_print_badges] .badge-photo {
    border-radius: 0;
    border: 5px solid #cc0000;
}


[module=scr_print_badges] .badge-photo::before {
    border: 5px solid #fff;
    width: 100%;
    height: 100%;
    display: block;
}

[module=scr_print_badges] .print-wrapper {
    background: url(https://n0.danceit.pl/PKconfig/graphic/profiles/115.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
