p.site-title {
display: none;
}

.widget {
border-top: 6px solid #A53D3C!important;
margin-bottom: 25px!important;
}

.entry-content h2 {
    border-bottom: 1px solid #A53D3C!important;
    color: #A53D3C!important;
    width: 75%!important;
   font-weight: 400!important;
}



.entry-content h3 {
margin-top: 28px!important;
}

.entry-content pre {
  background-color: rgba(205, 155, 104, .5);
}

.entry-content ul {
    margin-left: 20px!important;
}

.custom-logo {
max-width:300px;
}

.github-embed {
width: 100%;
}

.github-embed p {
margin-bottom:0;
}

ul.github_commits {
    list-style-type: square;
font-size: .9em;
}

@media screen and (min-width: 56.875em) {
.sidebar {
      width: 20%!important;
}
}