/* Enter Your Custom CSS Here */

#branding {
    border-top: none;
}

p {
    margin-bottom: 1.0em;
}

.singular .entry-title {
    color: #4d5c5b;
    font-size: 24px;
}

.entry-title, .entry-title a {
    color: #4d5c5b;
    text-decoration: none;
}

#site-generator {
  display: none;
}

#branding #searchform {
    display: none;
}