/*
 Theme Name:   Croquet Innovations
 Theme URI:    http://underscores.me/
 Description:  A child theme of Underscores Theme
 Author:       Alisons Websites
 Author URI:   https://alisonswebsites.co.uk
 Template:     alisons-websites-underscores
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../alisons-websites-underscores/style.css");

.site-main {
	max-width: 1200px;
	margin: 0 auto;
}

.site-info {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #4f0f0f;
}