/* Enter Your Custom CSS Here */
.site-branding h1 a {
    font-size: 44px;
    color: #484d4f;
}
.site-branding h2 {
    color: #484d4f;
    font-size: 24px;
}
h1.widget-title {
    color: #484d4f;
    font-size: 14px;
}
#secondary a {
    color: #484d4f;
}
.entry-content .date {
    color: #484d4f;
    font-size: 16px;
}
.entry-title {
    text-align: right;
    font-size: 18px;
}
.aligncenter {
   display: none;
}
.site-info {
  display: none;
}
#turnkey-credit {
  display: none;
}
