/**********************************************************/
/*                   cal.com                      */
/**********************************************************/

/* Branding entfernen */
/*
span.-z-10.mb-6.mt-auto.pt-6.[&amp;_img]:h-[15px] {
    display: none;
}
*/

/* add guests */
.fcal_add_guest_btn {
    font-size: 0 !important;
	    background-color: #E5E7EB !important;
}

.fcal_add_guest_btn::before {
    content: '+ Teilnehmer hinzufügen' !important;
    font-size: 16px !important;
}