/*======================================
 * Theme Name: sternwarten
 * Theme URI: https://englmaier.ch/
 * Description: Theme für sternwarten.ch
 * Version: 1.0
 * Author: Peter Englmaier
 * Author URI: https://englmaier.ch/
 * Template: twentyseventeen
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * ======================================*/

/* Full page template */
body.page-template-template-full-width #content #primary {
	max-width: 100%;
}
body.page-template-template-full-width #content #primary .entry-header,
body.page-template-template-full-width #content #primary .entry-content {
    float: none;
    width: 100%;
}
body.page-template-template-full-width #content #primary .entry-header {
    margin-bottom: 4em;
}

.site-title {
	text-transform: none;
}
.title-em {
  font-family: 'Parisienne', cursive;
}
