.consent_widget {
    margin-bottom: 32px;
}

.consent_widget_check {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.consent_widget_item a {
    display: flex;
    flex-direction: row;
}

.consent_widget_item a img {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 0.5rem
}

.consent_widget_item a span {
    text-decoration: underline;
}
