body {
  background: #552c66;
}
.main {
    background: #552c66;
}
.site-header
.social-media-icons {
    float: left;
    height: 100%;
}
.site-header {
    border-top: solid 0.75em #552c66;
}
.site-footer a {
    color: #fff;
}

.site-footer {
    color: #fff;
}

.entry-container {
    padding: 0 5%;
}
.entry-header h1 {
    font-size: 2.25em;
    line-height: 1.06;
}
.size-full {
    height: auto;
    line-height: 0;
    max-width: 100%;
    max-width: inherit;
}
.archive-header {
    color: #bbabc2;
}
.entry-categories {
      display: none;
}
.social-media-icons a {
    font-size: 2em;
    line-height: 0.1;
}
th {
    border: solid 0px #4d4d4d;
}