/*
CTC Separate Stylesheet
Updated: 2025-12-11 10:02:40
*/

.wpcf7-form [type=submit] {
    background: #f4c615;
    width: 100%;
    border: none;
    color: #fff;
    font-weight: bold;
}

.wpcf7-form input[type=text], .wpcf7-form input[type="email"], .wpcf7-form select {
    margin-bottom: 16px;
    border: 1px solid #dbdbdb;
    padding: 16px;
}
