/*
Theme Name: INLG 2018
Template: gateway
Author: Lennard van de laar
Author URI: https://www.dualler.nl
Description: Theme for INLG 2018 based upon Gateway
Tags: three-columns,featured-images,theme-options,custom-colors,threaded-comments,translation-ready,right-sidebar,full-width-template,sticky-post,custom-header,custom-background
Version: 1.1524646110
Updated: 2018-04-25 08:48:30

*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700&subset=latin-ext');


body {
  color: #888888;
  font-family: "Montserrat", serif;
  font-weight: normal;
  font-style: normal;  
}

button, .button {
  font-family: "Montserrat", serif;
  font-weight: normal;
}

select {
  font-family: "Montserrat", serif;
  font-weight: normal;
}

.top-bar-section ul li > a {
  font-family: "Montserrat", serif;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", serif;
  font-weight: bold;
  font-style: normal;  
}


.hero-widgets-wrap {
	margin: 1em 0;
}

.hero-widgets-wrap p {
    margin: 1em 0;
}

.hero-widgets-wrap h2 {
	color: white;
    font-size: 1.4em;
}

.hero-widgets-wrap .button {
    margin: 1em 0 0 0;
}

 nav.top-bar .dropdown {
  text-align: left; }

.featured-posts .entry-date { display: none; }