body {
        font-family: 'Inter', sans-serif;
    }

.custom-img-full-logo {
              height: 4rem;
              width: auto;
              max-width: 100%;
              object-fit: contain;
              padding-left: 2rem;
            }