@import url('https://fonts.cdnfonts.com/css/gagalin');

[module=scr_print_badges] .print-wrapper {
    background: linear-gradient(#00000033, #00000033), url(https://i.ibb.co/HdchjSN/background.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    margin-bottom: -1px;
}

[module=scr_print_badges] .badge-role,
[module=scr_print_badges] .badge-name
{
    font-family: Gagalin;
    color: #fff;
    text-shadow: 0px 0px 15px #c239b0;
}

[module=scr_print_badges] .badge-role {
    letter-spacing: 3px;
}

[module=scr_print_badges] .page-print-footer {
    z-index: 100;
    bottom: 0;
    background: #fff;
    padding-bottom: 1em;
}

[module=scr_print_badges] .badge-hole-helper {
    position: relative;
    top: 1em;
}