/*
 Theme Name:   Slugger 2020
 Theme URI:    https://sluggerotoole.com/
 Description:  Slugger GeneratePress child theme
 Author:       Brian O'Neill
 Author URI:   https://freshideas.ie
 Template:     generatepress
 Version:      0.1
*/

.byline .author img {
	padding-right: 10px;
	max-width: 30px;
	vertical-align: middle;
}

.comments-link {
	display: inline-block;
	padding-left: 10px;
}

.entry-summary {
	margin: 1em 0 0;
}
#rss-3 {
  background-color: #fff;
  padding: 40px;
  color: #black;
}

#rss-3 a {
  color: #black;
}

#rss-3 h2 {
  padding-bottom: 15px;
  color: #cc3333;
  background: url('/wp-content/uploads/2020/04/Queens-Crest.png') no-repeat top right;
}

#rss-3 h2 img {
  display: none;
}

.separate-containers .comments-area {
	padding: 0;
}
