 .fi-header-heading {
     text-transform: none !important;
 }


 .fi-logo {
     font-size: 1.5rem !important;
     /* Adjust font size for text logo */
     height: auto !important;
 }

 .fi-logo img,
 .fi-sidebar-header img,
 .fi-header-brand img {
     height: 50px !important;
     /* Adjust height for image logo */
     max-height: 50px !important;
     width: auto !important;
 }