
/* Hide HJ branding */
#_hj-f5b2a1eb-9b07_feedback_open > div._hj-f5b2a1eb-9b07_widget_footer {
    display: none;
}

/* OneTrust Cookie Consent Link Color Fix */
.optanon-alert-box-wrapper .banner-content a {
    color: white !important;
    font-weight: bold;
    margin-left: 5px;
}
