
      .logotext {
        font-family: 'Poppins', sans-serif;
      }


      .maintext {

        font-size: 17px;
        font-family: 'Nunito', sans-serif;      
    }

      h2 {
          font-size: 25px;
      }



      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }


      .brandbottem {
        text-align: center;
        padding-bottom: 15px;
      }



      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }


