/*
 Theme Name:   GeneratePress Child
 Description:  A GeneratePress Child Theme
 Author:       Fabian Schmid
 Author URI:   https://fabianschmid.co
 Template:     generatepress
 Version:      1.0.0
 Text Domain:  generatepresschild
*/

.fbc.fbc-page {
	margin-bottom: 20px
}

.page-hero h1 {
	background: rgba(255,255,255,0.2);
	border-radius: 100px;
	text-shadow: 0 2px 7px rgba(0,0,0,0.6);
}
