<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: OGT
Author: Vegys
Version: 1.0
*/

.wpcf7-not-valid-tip {
	position:absolute;
	font-size:12px;
}
.input.wpcf7-not-valid {
	border-bottom-color:#dc3232 !important;
}
.wpcf7-form.invalid .wpcf7-response-output {
	display:none
}
.wpcf7-form.sent .wpcf7-response-output {
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

.s-cta.is-white {
	color: black;
}</pre></body></html>