/*
 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
*/
.inside-header {
	padding: 0px;}
/* #menu-navigation a:hover {
box-shadow: inset 0px 0px 0px 1px #fff} */
#menu-navigation a:hover {font-color:#112e37;}
#menu-navigation a { font-color:#215c6e; font-size: 15px;}

.featured-image img {border-radius: 0px 0px 0px 14px;
-webkit-border-radius: 0px 0px 0px 14px;
	-moz-border-radius: 0px 0px 0px 14px;
}
h1.entry-title {font-size:2em;}
.wp-block-image img {border-radius: 0px 0px 0px 14px;
-webkit-border-radius: 0px 0px 0px 14px;
	-moz-border-radius: 0px 0px 0px 14px;
}
#footer-widgets {height:0px;}
.footer-widgets .widget a:hover {color:#8db6c3;}