.footer {
 background: #000000;   
}

.footer, .small {
    color: aliceblue;
}


.em-calendar-wrapper { 
    background: #f0f0f0; !important;
    
}

em. {
  --default-color: #f7eded;
  --accent-color: #ff5733; /* Ein kräftiges Orange-Rot */
}