@font-face {
    font-family: BebasNeue;
    src: url(https://n0.danceit.pl/3rd_party_assets/scorpion_dance_show/BebasNeue-Regular.woff2) format(woff2);
}

[module=scr_print_badges] {
    background: #000;
    color: #fff;
    font-family: BebasNeue;
}

h1.badge-role {
    font-family: BebasNeue;
    letter-spacing: 0.5rem;
}

.badge-photo {
    border-radius: 0;
    border: 0.5rem solid #cc0000;
}

h1.badge-name {
    font-family: BebasNeue;
    letter-spacing: 0.5rem;
}

.badge-competition-logo, .badge-competition-logo-big {
    filter: brightness(0) invert(1);
    width: 90%;
    margin-bottom: 2rem;
}

.print-wrapper {
    padding-top: 1.5rem;
background: linear-gradient(#00000033, #000000aa), url(https://n0.danceit.pl/3rd_party_assets/scorpion_dance_show/triangles.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.badge-competition-logo-big {
    margin-bottom: 10rem !important;
}

.page-print-footer img {
    filter: brightness(0) invert(1);
}