

.article-content{
  width:60%;
}

body, html, p, li, h1,h2,h3,h4,h5{

  color: #333 !important;
}

html, input {
    font-size: 60% !important;
}

a:link:after {
  content: " (" attr(href) ") ";
  color: #00778D !important;
}

.hamburgler-icon-wrapper, .footer, .header__nav, #block-views-campaign-block, .view-related-content-by-theme,
.article-footer__title, .ideas-suggestions, .sidebar, .field-name-field-other-inspiring-people, .embedded-video, .related-content{
  display: none;
}

.page{
  padding: 0  !important;
  background: #fff !important;
}

.page-banner__title{
  color: #333 !important;
}

.page-banner:after{
  background: none !important;
}

.page-banner__title:after {
  content: "" !important;
}

.page-banner__title h2{
  font-size: 25px !important;
  color: #eee !important;
  padding: 0 !important;
  background: none !important;
}


.header--logo{
  -webkit-print-color-adjust:exact;
  color-adjust:exact;
}

.field-name-field-steps .field-items  .field-item .field-collection-view{
  -webkit-print-color-adjust:exact;
  color-adjust:exact;
}

.field-name-field-steps .field-items > .field-item .field-collection-view {
  background: none !important;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px !important;
  background-position: left 24px;
  border: 0 none;
}


.field-name-field-steps .field-items > .field-item:after {
  background: none !important;
  border-bottom: 2px solid #ccc;
}

.field-name-field-steps .field-items > .field-item .field-collection-view:before{
  font-size: 18px;
  color: #333;
}

.field-name-field-steps .field-items > .field-item:first-child .field-collection-view:before{
   content:"Step 1";

 }

.field-name-field-steps .field-items > .field-item:nth-child(2) .field-collection-view:before{
    content:"Step 2";
 }

.field-name-field-steps .field-items > .field-item:nth-child(3) .field-collection-view:before{
    content:"Step 3";
 }

.field-name-field-steps .field-items > .field-item:nth-child(4) .field-collection-view:before{
    content:"Step 4";
 }

.field-name-field-steps .field-items > .field-item:nth-child(5) .field-collection-view:before{
    content:"Step 5";
 }

.field-name-field-steps .field-items > .field-item:nth-child(6) .field-collection-view:before{
    content:"Step 6";
 }

.field-name-field-steps .field-items  > .field-item:nth-child(7) .field-collection-view:before{
    content:"Step 7";
  }

.field-name-field-steps .field-items  > .field-item:nth-child(8) .field-collection-view:before{
    content:"Step 8";
  }

.field-name-field-steps .field-items  > .field-item:nth-child(9) .field-collection-view:before{
    content:"Step 9";
  }

.field-name-field-steps .field-items  > .field-item:nth-child(10) .field-collection-view:before{
    content:"Step 10";
  }

.page-banner{
    margin:0 !important;
    background: transparent !important;
}
