/* Make the top bar (AppBar) content span the full viewport width */
header .MuiContainer-root.MuiContainer-maxWidthLg {
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.fa-info-circle {
  display: none !important;
}

