/*

 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

*/
p {margin: 0!important}
.content-area p {
	margin-bottom: 1.4rem!important
}

.homepage-banner {
    height: 800px;

}
.main-navigation, .main-navigation ul ul {
background: linear-gradient(to right,  rgba(152,42,41,1) 0%,rgba(152,42,41,0.65) 100%)!important;
border-bottom: 1px solid #ccc;
}
.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 100px!important;
}

.gb-element-0ba4b7dd {
    padding: 400px 0 0!important;
}

.hero-box {
    padding-top: 2rem
}
.hero-box svg {
    width: 1.0em!important;
    height: 1.0em!important;
}