.site-info.col-md-6 {
  display: none;
}

.button-wrapper .button {
  padding-right: 100px;
  padding-left: 100px;
  color: #cccccc;
}

#colophon.site-footer {
  padding-top: 50px;
  padding-bottom: 0px;
}

.sidebar-column.col-md-4 {
  font-size: 15px;
}

.site-footer .widget-title {
  margin-bottom: 10px;
}

#meta-2.widget.widget_meta {
  display: none;
}

#recent-comments-2.widget.widget_recent_comments {
  display: none;
}

.post-item .post-content .entry-title a {
  font-size: 24px;
  color: #bc1c1c;
}

.widget-area .widget a {
  color: #bc1c1c;
}

[canvas] {
  background-color: #fafbff;
}

.entry-meta .cat-links a {
  color: #8f8f8f;
}

.post-item .post-content .entry-title a:hover {
  color: #570e0e;
}

.widget-area .widget a:hover {
  color: #570e0e;
}

.url.fn.n {
  color: #8f8f8f;
}

.widget-area .widget-title span {
  background-color: #bc1c1c;
  color: #ffffff;
}

.entry-date.published {
  color: #eb2323;
}

.page .entry-title {
  display: none;
}


.list-shadow {
  text-shadow: 2px 2px;
}