/* Custom styles for the Contact Thank You plugin */
.contact-thankyou-settings {
    margin: 20px 0;
}

.contact-thankyou-settings input[type="text"] {
    width: 100%;
    max-width: 400px;
    padding: 5px;
    margin-top: 5px;
}