<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.69.1503567982
Updated: 2017-08-24 10:46:22

*/

#et-top-navigation {
	display:none;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center {
    -webkit-align-self: auto;
    -moz-align-self: auto;
    -ms-align-self: auto;
    align-self: auto;
}
h1 {
	font-size:60px;
	text-transform:uppercase;
	letter-spacing:3px;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	margin:0 auto;
}
.et_pb_fullwidth_header .header-content {
	padding:0;
}


@media (min-width:1024px) {
.et_pb_posts .et_pb_post:nth-child(odd) a.entry-featured-image-url {
	float:left;
	width:70%;
	margin:0 40px 0 0;
}
.et_pb_posts .et_pb_post:nth-child(even) a.entry-featured-image-url {
	float:right;
	width:70%;
	margin:0 0 0 40px;
}
.et_pb_post h2 {
	padding-bottom:20px;
	margin-top:0;
}
}
@media (max-width:1023px) {
.et_pb_post h2 {
	padding-bottom:20px;
	margin-top:20px;
	font-size:1.5em;
}
}</pre></body></html>