/*
Theme Name: Twenty Seventeen UNIL
Author: the UNIL web team
Author URI: https://www.unil.ch/ci/web/
Description: a Twenty Seventeen theme slightly modified for the UNIL needs: larger page titles and light grey background color for the main menu bar.
Version: 1.1
Template: twentyseventeen
*/

.site-header {
	background-color: #FFFFFF;
}

.navigation-top {
  background-color: #EAEBEC;
}

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
  font-size: 17px;
}
