.thirdparty-consent {
    background-color: #F4F4F4;
}

.thirdparty-consent .header {
    gap: 1rem;
}

.thirdparty-consent .header img {
    width: 3rem;
    height: auto;
}

#content .thirdparty-consent .header header {
    font-size: 1.5rem;
    font-weight: bold;
}

#widgets .thirdparty-consent .header header {
    font-size: 1rem;
    font-weight: bold;
}
