/* Enter Your Custom CSS Here */
p {
  margin-bottom: 0em;
  margin-top: 0em;
}
.site-title{
	margin: 0;
	text-transform: uppercase;
    font-size: 28px;
    font-weight: 800;
	line-height: 35px;
}
.site-branding{
	display:inline-block;
	margin-bottom:5px;
	margin-right:5px;
}

.site-description{
	color: #fff;
    font-size: 15px;
    margin-bottom: 0;
	line-height: 20px;
}
.broncos-column {
  float: left;
  width: 70%;
  padding: 5px;
}
.read_more
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
  padding-left: 10px;
}
#secondary aside.widget .post-content a,
 #secondary aside.widget a {
    color: #000;
}

 #secondary aside.widget {
    color: #C1C0C0;
}
