.menu-logo a {
    background-image: url('https://willsandtrusts.brotherwebdesign.com/wp-content/uploads/2026/02/cropped-ChatGPT-Image-Feb-18-2026-11_00_04-AM.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 190px;
    height: 60px;

    /* Proper image replacement */
    direction: ltr;
    overflow: hidden;
    white-space: nowrap;
    text-indent: -9999px;
}