.article-default-width {
  max-width: 940px;
}
.article-card {
  background: none;
}
.article-card .next-post-label {
  display: none;
}
.article-card > .inner .inner .meta {
  font-family: 'Domine', serif;
  font-style: normal;
}
.article-card > .inner .inner .meta > span + span:before {
  content: normal;
}
.article-card > .inner .inner .meta .fa {
  margin: 0 6px 0 0;
}
.article-card > .inner .inner .meta .date,
.article-card > .inner .inner .meta .location {
  font-size: 18px !important;
}
.article-card > .inner .inner .meta .categories a {
  font-size: 18px !important;
}
.article-card > .inner .inner .meta .categories a,
.article-card > .inner .inner .meta .categories a:link,
.article-card > .inner .inner .meta .categories a:visited {
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
}
.article-card > .inner .inner .meta .categories a:hover,
.article-card > .inner .inner .meta .categories a:active,
.article-card > .inner .inner .meta .categories a:focus {
  opacity: 0.5;
}
.article-card.pagehead {
  max-height: none;
  padding: 0;
  min-height: 0;
  position: relative;
  height: auto;
}
.entry-content {
  min-height: 60px;
  margin: 0;
}
.entry-content--speaking {
  font-family: 'Gentium Book Basic', serif;
  font-size: 20px;
  color: #696969;
}
.entry-content--speaking__subheading {
  color: #4a4a4a;
  margin: 0;
}
article .entry-content {
  padding: 0 20px;
  max-width: 940px;
  box-sizing: border-box;
  margin: 0 auto 60px;
}
article .entry-content div {
  max-width: 100%;
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  color: #4a4a4a;
  max-width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
}
article i,
article em {
  font-style: italic;
  font-family: inherit;
}
article .entry-content p {
  max-width: none;
  padding: 0;
}
article ul,
article ol {
  max-width: 940px;
  margin: 0 0 30px 20px;
  padding: 0;
}
article ul > li,
article ol > li {
  margin: 0;
}
article blockquote {
  border-color: #d48079;
  margin: 0 auto 30px;
}
article .wp-caption-text {
  font-style: italic;
  font-weight: bold;
  padding: 30px;
}
article .wp-caption-text:before {
  content: '“';
}
article .wp-caption-text:after {
  content: '”';
}
.entry-footer {
  color: #4a4a4a;
  padding: 0 20px;
  max-width: 940px;
  box-sizing: border-box;
  font-size: 20.8px;
  font-family: 'Gentium Book Basic', serif;
}
.entry-footer .article-bookmark {
  font-size: 22px;
}
.entry-footer .social-warfare {
  width: 250px;
  margin: 0 0 80px 0;
}
.entry-footer .social-warfare a,
.entry-footer .social-warfare a:link,
.entry-footer .social-warfare a:visited,
.entry-footer .social-warfare a:hover,
.entry-footer .social-warfare a:active,
.entry-footer .social-warfare a:focus {
  color: #ffffff;
}
.entry-footer .social-warfare .swp_fb,
.entry-footer .social-warfare .swp_fb:hover {
  border-color: #6da3e1 !important;
}
.entry-footer .social-warfare .swp_fb a {
  background-color: #6da3e1;
}
.entry-footer .social-warfare .twitter,
.entry-footer .social-warfare .twitter:hover {
  border-color: #3d9dd7 !important;
}
.entry-footer .social-warfare .twitter a {
  background-color: #3d9dd7;
}
.entry-footer .social-warfare .swp_email,
.entry-footer .social-warfare .swp_email:hover {
  border-color: #df8c58 !important;
}
.entry-footer .social-warfare .swp_email a {
  background-color: #df8c58;
}
.entry-footer a,
.entry-footer a:link,
.entry-footer a:visited {
  color: #4a4a4a;
}
.entry-footer a:hover,
.entry-footer a:active,
.entry-footer a:focus {
  text-decoration: underline;
}
#card-nextpost.article-card.pagehead {
  margin: 0 0 60px 0;
}
.you-might-like {
  max-width: 940px;
  padding: 0 20px;
  margin: 30px auto;
  box-sizing: border-box;
  font-family: 'Domine', serif;
  font-size: 28px;
}
.wp-caption .wp-caption-text {
  position: static;
  background: none;
  color: #4a4a4a;
  text-align: center;
  font-size: 15px;
}
.wp-caption .wp-caption-text:before {
  content: "“";
}
.wp-caption .wp-caption-text:after {
  content: "”";
}
.content-area--single--default .wp-caption {
  width: 100% !important;
}
.content-area--single--default .wp-caption img {
  width: 100%;
  height: auto;
}
embed,
iframe,
object {
  margin: 30px auto;
  display: block;
}
