/*
 Theme Name:   GeneratePress FS Child
 Theme URI:    https://frontstretch.com
 Description:  GeneratePress child theme for Frontstretch
 Author:       Dan Greene - FS Technical Director
 Author URI:   https://frontstretch.com
 Template:     generatepress
 Version:      1.5 2022-05-04
*/

/*.main-navigation .inside-navigation, */
.header-banner, .sidebar .widget, .header-banner, .paging-navigation {
	border: 3px solid #990000;}
	
.header-banner  {
max-width: 1200px;
padding: 14px 5px 7px 5px;
background-color: #dbdcde;
margin-top: 20px;
margin-right: 25px;
}

.wp-caption .wp-caption-text {
	font-size: 80%;
	padding: 2% 5%;
	opacity: .9;
	line-height: 1;
}

.wp-block-post-template {
	margin: 0;
	list-style: none;
}

ul.wp-block-post-template {
	margin: 0;
	list-style: none;
}

p.comment-policy {
	border: 1px solid #ffd499;
	background-color: #fff4e5;
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	font-style: italic;
}