.temp-03-intouch-02 {
    padding: 100px 0px;
}

.temp-03-intouch-02 h2 {
    text-align: center;
}

.temp-03-intouch-02 .form-control {
    border: 1px solid black;
    border-radius: 24px;
    font-size: 15px;
    min-height: 50px;
    margin-bottom: 25px;
    padding: 13px 17px;
}

.temp-03-intouch-02  textarea {
    border: 1px solid black;
    border-radius: 24px;
}

.temp-03-intouch-02 .btn {
    margin: auto;
    display: block;
}