   .logo-container {
      font-family: Arial, sans-serif;
      text-align: left;
    }

    .truealign {
      font-size: 24px; /* Smaller size */
      font-weight: bold;
      color: #0b2e3d; /* Dark blue (approx from image) */
    }

    .physiotherapy {
      font-size: 14px; /* Smaller size */
      letter-spacing: 3px;
      color: #1e7f63; /* Green (approx from image) */

    }