.rotkreuz-landingpage.agency .hero {
    background-image: url(/fileadmin/user_upload/hero/drk-4-2.jpg) !important;
  }
  
  #c3814 .internal-link {
    background-color: #81d6eb;
    border: 1px solid #74bfd3;
    border-radius: 20px;
    color: #000;
    display: inline-block;
    margin: 0 2px 10px 2px;
    padding: 5px 10px;
    text-decoration: none;
    transition: all .2s;
  }
  
  #c3814 .internal-link:hover,
  #c3814 .internal-link:focus {
    background-color: #aff6ad;
    border-color: #a3e5a2;
    cursor: pointer;
  }
  
  .agency .section.section-testimonials {
    background-color: #81d6eb;
  }    .pricing-table .mailboxes {
      border-bottom: dotted 1px #dce0e0 !important;
    }
    .pricing-table .icon_lock_alt {
      border-bottom: 0 none !important;
      padding: .9375rem 1.875rem;
    }
    .icon_lock_alt:before {
      -moz-transition: color .2s;
      -o-transition: color .2s;
      -webkit-transition: color .2s;
      transition: color .2s;
      color: #cacccd;
      left: .4em;
      position: absolute;
    }    @media only screen and (min-width: 40.0625em) {
      .pricing-table .drkcms {
        height: 7.75rem !important;
      }
    }    .news-img-wrap .outer + .outer { margin-top: 2em; }