/* styles.css */

/* Background colors for table headers */
.bg-breadfast {
    background-color: #AA0082;
  }
  
  .bg-rabbit {
    background-color: #11432D;
  }
  