.site {
    border-radius: 5px;
}

.site-header {
    padding: 1em 4.5455% 0 4.5455%;
  background-color: #dddddd;
      border-radius: 5px;
}

.site-branding, .site-header-menu, .header-image {
    margin-bottom: 0em;
    margin-top: 0em;
}
.site-branding, .site-header-menu, .header-image {
    margin-bottom: 0em;
    margin-top: 0em;
}

.site-title {
    font-size: 5rem;
}

p.site-title a {
    color: red !important;
}

.site-description {
    color: #990000;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 1em;
}

.entry-title {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}