/* Guhr Steuerberatung Branding Override */
img[src*="/api/logo"] {
    min-height: 48px !important;
    max-height: 48px !important;
    height: 48px !important;
    width: auto !important;
}
/* Sidebar logo */
nav img[src*="/api/logo"],
header img[src*="/api/logo"] {
    min-height: 32px !important;
    max-height: 32px !important;
    height: 32px !important;
}
/* Hide any remaining Cal.com text references */
a[href="https://go.cal.com/credits"] {
    visibility: hidden;
}
