/*
 Theme Name:   twentysixteen-child
 Theme URI:    http://davidbrodeur.com/twentysixteen-child/
 Description:  My first child theme, based on Twenty Sixteen
 Author:       David Brodeur
 Author URI:   http://davidbrodeur.com
 Template:     twentysixteen
 Version:      1.0.0
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen-child
*/

#site-generator {
    display: none;
}

hr.wp-block-separator {
	background-color: #000000;
	border: 0;
	height: 2px;
	margin: 0 0 1.75em;
}

.wp-block-separator {
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
}

.wp-block-separator.is-style-wide {
	max-width: 100%;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

