.filament-brand {
    background-image: url('/img/futara-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px; /* Adjust as needed */
    height: 40px; /* Adjust as needed */
    text-indent: -9999px; /* Hide the default text */
}