/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2026 | 11:56:36 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.wpcf7-form-control-wrap.mathcaptcha-30 {
    display: inline-block !important;
    width: auto !important;
}

.wpcf7-form-control-wrap.mathcaptcha-30 input {
    display: inline-block !important;
    width: 40px !important; /* adjust size */
    margin: 0 5px !important; /* spacing */
    padding: 5px !important;
}

span.wpcf7-form-control-wrap.mathcaptcha-30 + span {
    display: inline-block !important;
}
