.desktop-only {
        display: inline-block !important;
      }

      .content .h1 {
        font-size: 40px !important;
        line-height: 48px !important;
      }

      .heading-wrapper h5 {
        font-size: 32px !important;
        line-height: 40px !important;
      }

      .padding-30 {
        padding: 30px !important;
      }

      .article-promo a {
        text-decoration: none !important;
      }

      article ul {
        list-style-type: disc !important;
        padding-left: 35px !important;
        margin: 1em 0 !important;
      }

      .no-margin {
        margin-bottom: 5px !important;
      }

      article ul li {
        display: list-item;
      }

      footer#footer p {
        color: #A6A6A6 !important;
      }

      footer#footer a {
        color: #fff !important;
      }

      .features-row p img {
        margin-bottom: 0px !important;
      }

      .attention-bar {
        text-align: left !important;
      }