      body, html {
         height: 100%;
         margin: 0;font-family:Inter;
         }
         .bg {
         background-color: #f8f9fa;
         height: 100%;
         display: flex;
         justify-content: center;
         align-items: center;
         }
         .logo {
         max-width: 200px;
         }
         .btn-us-gs{background: #FE9D31;
         color:#fff;width:278px;
         padding: 10px 20px 10px 20px;
         border-radius: 9999px;
         } 	.btn-us-gs:hover{background: #FE9D31;
         color:#fff;}h1 {font-family: Inter;
         font-size: 48px;
         font-weight: 600;
         line-height: 60px;
         text-align: left;
         color:#fff;
         }p {
         font-family: Inter;
         font-size: 20px;
         font-weight: 400;
         line-height: 33px;
         letter-spacing: 0.01em;
         text-align: left;
         color:#fff;
         }.text-us-left{tex-align:left;max-width:553px;width:100%;margin-bottom:50px;}
         .usrowajust{align-items:center;    height: 100vh;}