/* Additional styles for logo inversion */
.invert {
  filter: invert(1);
}

/* Add this to the main styles.css file or include it separately */
