.recent-posts {
  background-color: #EAEDE7;
  padding-top: 4.375rem;
  padding-bottom: 4.375rem; }
  .recent-posts.archive {
    background-color: #FFF; }
  .recent-posts .postItem .line {
    width: 100%;
    display: block;
    border-bottom: 2px solid #000;
    margin-bottom: 1.75rem;
    margin-top: 1.875rem; }
  .recent-posts .postItem h2 {
    margin-bottom: 1rem; }
  .recent-posts .postItem .btn-row {
    margin-top: 1.875rem; }
  .recent-posts .postItem .align-items-center {
    display: flex;
    align-items: center; }
  .recent-posts .postItem .content-box {
    display: flex;
    flex-direction: column; }
    .recent-posts .postItem .content-box .info {
      font-style: italic;
      display: flex;
      margin-bottom: 1.875rem; }
      .recent-posts .postItem .content-box .info img {
        margin-right: .875rem; }
      .recent-posts .postItem .content-box .info.noBottom {
        margin-bottom: 0; }
  .recent-posts .lineStart {
    margin-top: 2rem;
    border-top: 2px solid #000;
    margin-bottom: 3.125rem; }
    @media all and (min-width: 992px) {
      .recent-posts .lineStart {
        margin-bottom: 6.25rem; } }
  .recent-posts .heading h2 {
    margin-bottom: 3.125rem; }

.presse ul {
  padding-left: 1.25rem; }

.presse-form {
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
  background-color: #E3E8ED; }
  .presse-form h2 {
    margin-bottom: 2.5rem; }
  .presse-form .legal-more {
    margin-top: 1.25rem;
    margin-bottom: 2rem; }

.downloads-acc {
  margin-top: 2.5rem;
  border-bottom: 2px solid; }
  .downloads-acc .accord_downloads-acc {
    border-top: 2px solid;
    padding: .975rem 0 !important; }
    .downloads-acc .accord_downloads-acc:last-child {
      border-bottom: 2px solid; }
  .downloads-acc h3 {
    margin: 0; }
  .downloads-acc .panel {
    padding: 0 1.875rem 0 0; }

.term_dialog {
  display: flex; }
  .term_dialog .checkbox {
    padding-right: 1rem; }
  .term_dialog.error {
    color: #d8000c; }
  .term_dialog input[type="checkbox"]:checked ~ span {
    background: #fff url("../../images/hacken.png") 50% 50% no-repeat !important; }

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