#leadform_form {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    }
    
    
    .form-box {
    text-align: center;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 15%);
    padding: 55px 30px 35px 30px;
    max-width: 550px;
    margin: 0 auto;
    border-radius: 20px;
    border: 1px solid #ccc;
    }
    
    
    .input-box {
    margin-bottom: 22px;
    position: relative;
    }
    
    
    .input-box input {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #c1bebe;
    padding: 10px;
    position: relative;
    }
    
    
    .button-box {
    margin-top: 20px;
    }
    
    
    .button-box button {
    background: #60359b;
    width: 100%;
    cursor: pointer;
    border: none;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
    padding: 2cqb 20px;
    margin-top: 35px;
    text-transform: uppercase;
    }
    .iti__selected-dial-code, .iti__country-name {
        color: #000;
    }
    