/*
Theme Name: TDC ONTRAK
Theme URI: https://sk-web-solutions.com/
Description: A custom WordPress theme developed by SK Web Solutions
Author: SK Web Solutions
Author URI: https://sk-web-solutions.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tdcontrak
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background-color: #ffb900;
    color: #ffffff;
}
.wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450;
    color: #ffffff;
}