/*
Theme Name: Circle Studio
Theme URI: https://olliewp.com
Description: Child theme for Ollie
Author: Eljany | Firma Netjes
Author URI: https://firmanetjes.nl
Template:     ollie
Version: 1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         blog, portfolio, entertainment, grid-layout, one-column, two-columns, three-columns, four-columns, block-patterns, block-styles, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, full-width-template, rtl-language-support, style-variations, template-editing, theme-options, translation-ready, wide-blocks
Text Domain: ollie-child
*/

.slide-content figure,
.slide-content figure img{
	width: 100%;
}
/* classes */
.middle{
	justify-content: center;
}
/* footer */
.site-footer{
	background-color: var(--wp--preset--color--primary) !important;
}
.cs-footer{
	max-width: 900px;
	margin: 0 auto;
}
