.badge{background-color:#000;min-width:.9375rem;height:.9375rem;line-height:.9375rem;border-radius:50%;color:#fff;font-size:.6875rem;text-align:center;position:absolute;top:-.125rem;left:.8125rem;padding:0 .125rem;box-sizing:border-box;justify-content:center;align-items:center}.badge,.badge__icon{display:flex}
.badge__icon,.badge svg{width:.5625rem;height:.375rem;color: white;fill: white;}
.footer {
    background-color: black;
    padding: 30px 0;
    margin-top: 30px;
    color: #fff;
}
.footer a {
    color: #fff;
}
/*# sourceMappingURL=header.dc10a670.chunk.css.map */