/*!
Theme Name: Crosszone
Theme URI:
Author: Zemez
Author URI:
Description: Crosszone theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: crosszone-kava-child
*/
.captcha-image {
background-color: #ffffff;
}

.wpcf7-response-output {
	color: white;
	border-color: black;
}

.wpcf7 .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 0px solid ffffff;
}

:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}