/* Style used only at theme initialization before DPR Function Plugin is activated */
@charset "UTF-8";

.subheader {
    background-size: cover;
    background-image: url(../img/subheader_bg.jpg);
}
.blog-item.post .thumbnail img {
    width: auto !important;
}
.subheader-subtitle {
	color:rgba(255,255,255,0.8);
}