/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.site-header .inside-header.grid-container {
  max-width: 100%;
}
a{
	text-decoration:none;
}
body{
  padding-top: 109px;
}
#masthead {
  position: fixed;
  width: 100%;
  top: 36.6px;
  left: 0;
  z-index: 999;
}
