<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            10.8.3
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.1
Requires at least:  5.9
*/

.ctct-form-custom {
	h2.ctct-form-header {
		font-size: 20px !important;
	}

	p.ctct-form-text {
		/* display: none !important; */
	}

	div.ctct-form-field {
		margin-bottom: 5px !important;
	}
}

p.ctct-form-footer {
	display: none !important;
}
</pre></body></html>