.LFLOGO {
  display: flex;
  flex-direction: column;
  align-items: center; /* Centers content horizontally */
}
