
          .Speakercontainer {
            background-color: #f2f1f1;
}
h2.landingHeader {
            text-align:left !important;
            font-size: 36px;
            padding: 30px 0;
            padding-bottom:10px;
            color: black;
            text-align: center !important;
            font-family: arial, sans-serif !important;
          }
          .Leftrow {
            display: flex;
            margin-top: 50px;
          }
          p.introText {
            font-size: 18px !important;
            color: black;
            text-align: left !important;
            font-family: arial, sans-serif !important;
          }
          .introText {
            font-size: 18px !important;
            color: black;
            font-family: arial, sans-serif !important;
          }
          a.tryKASP {
              text-decoration: none;
              color: white;
            font-family: arial, sans-serif !important;
            border: none !important;
            font-size: 14px;
          }
          
          h4 {
            text-align: center !important;
            margin-bottom: 15px;
            font-size: 14px;
          }
          .buttonClass { padding: 2px !important;}
          .leftImage {
            text-align:center;
}
    </style>