.bcg-footer{
    font-size:80%;
    background-color:var(--wp--preset--color--primary);
    border-radius:1rem 1rem 0 0;
    margin-top:0.5rem;
    text-align:center;
    padding:1.5rem 1rem 0;
}

.bcg-footer__acknowledgment{
    max-width:650px;
    margin:0 auto;
    margin-bottom:1rem;
    line-height:1.6;
    font-size:0.9em;
}

.bcg-footer__social{
    margin-bottom:1rem;
}

.bcg-footer__social-link{
    margin:0 0.5rem;
}

.bcg-footer__authorisation{
    font-size:1.1em;
    font-weight:700;
    margin-bottom:0.5rem;
}

.bcg-footer__copyright{
    font-size:0.9em;
    opacity:0.8;
    margin:0;
}
