<style> .wj-contact-form input { vertical-align: middle; margin-top: 0.25em; margin-bottom: 0.5em; padding: 0.75em; font-family: monospace, sans-serif; border:1px solid #444; outline-color: #2e83e6; border-radius: 3px; transition: box-shadow .2s ease; } .wj-contact-form input[type="submit"] { background-color: #2e83e6; border: 1px solid #2e83e6;; color: #eee; } </style>