/*
Theme Name: leflite
Theme URI: https://lefcreative.nl/
Author: Lef Creative
Author URI: https://lefcreative.nl
Description: Algemeen thema voor Lef Creative websites
Version: 3.0.5
License: /
License URI: /
Text Domain: leflite

*/

.gfield_validation_message,
.gform_submission_error  {
    background: var(--error);
    color: var(--white);
    padding: 3px 5px;
}