/*
 Theme Name:   Opportune Child
 Theme URI:    https://www.iocdf.org
 Description:  IOCDF Affiliate Theme
 Author:       Fran Harrington
 Author URI:   http://www.franharington.com
 Template:     opportune
 Version:      2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-colors, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
 Text Domain:  opportune-child
*/

@charset "UTF-8";
/* CSS Document */


@media (min-width: 992px) {
 		.header-image {
		text-align: left;
		}
}

@media (min-width: 1200px) {
	.site-title {
		margin-top: -2%; }
}