/**
* Theme Name: Printec Child
* Description: This is a child theme of Printec, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: printec
* Version: 1.1.4
*/

/* Add this CSS to your stylesheet to style error messages in red */
.error-message {
    color: red;
    font-size: 14px;
    margin-top: 4px; /* Add some spacing below the input field */
}