html body .entry-content .article-summary {
  font-weight: 500; }
  @media (max-width: 576px) {
    html body .entry-content .article-summary {
      padding: 0.5rem 2.88889rem; } }
  @media (min-width: 576px) and (max-width: 992px) {
    html body .entry-content .article-summary {
      margin-top: 80px; } }
  html body .entry-content .article-summary p.article-summary-label {
    margin-bottom: 1em;
    color: #000;
    font-size: 12px;
    text-transform: uppercase; }
  html body .entry-content .article-summary ul.article-summary-links {
    padding: 0.5rem 2.88889rem;
    margin-bottom: 26px; }
    html body .entry-content .article-summary ul.article-summary-links li {
      color: #333;
      font-size: 8px;
      transition: color 1300ms; }
      html body .entry-content .article-summary ul.article-summary-links li :hover {
        color: #E50000; }
    html body .entry-content .article-summary ul.article-summary-links li a {
      font-size: 18px !important;
      font-family: "Flama", "FlamaBook";
      color: #505050; }
  html body .entry-content .article-summary .article-summary-divider span {
    display: block;
    border-bottom: 1px solid #e3e3e3; }

.adw-block-key-summary .delete {
  cursor: pointer; }
  .adw-block-key-summary .delete :hover {
    color: #b52727; }

/*# sourceMappingURL=style.css.map */
