	body {
      background: #f5f7fb;
      font-family: 'Montserrat', sans-serif !important;
    }    
   
    .contact-section {
      padding: 30px 0;
    }

    .form-box {
      background: #fff;
      padding: 30px;
      border-radius: 12px;
      box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    }

    p {padding:5px;}

  .speaker{
    width:100px;
    border-radius: 50px;
    margin-top: 10px;
  }

  .custom-btn{
        background-color: #ffcb05!important;
        color: #000000!important;
        border-color: #ffcb05!important;
  }

  .custom-btn:hover{
        background-color: #ffcb05!important;
        color: #000000!important;
        border-color: #ffcb05!important;
  }

  .iti{
    width:100%!important;
  }

  /* .img-fluid {
     max-width:59%!important;
  } */

  