      h1,
      h2,
      h3,
      h4,
      h5,
      h6,
      .h1,
      .h2,
      .h3,
      .h4,
      .h5,
      .h6  { color: black !important; }

      .btn-primary {
        background-color: black;
        color: white;
        text-decoration: none !important;
        border-color: black;
      }

      .frame-type-textpic p:last-of-type { margin-bottom: 0; }
      .frame-type-text p:last-of-type { margin-bottom: 0; }

      .frame-type-textpic header { margin-bottom: 1rem; }
      .frame-type-text header { margin-bottom: 1rem; }

      .news-backlink-wrap a { color: black; text-decoration: underline; }