    .navbar-brand.logo-control img.logo-img {
      display: inline-block;
      max-height: 90px;
      max-width: 100%;
    }

    .logo-form {
      background-image: url("../../../../images/logotipo/logotipo.png");
      background-position: center; /* Center the image */
      background-repeat: no-repeat; /* Do not repeat the image */
     }

    .t4-palette-dark h2 {
      color: white !important;
    }