.hwm_section_kontakt a {
  color: #fff;
  font-family: var(--title-second-font) !important;
  font-size: var(--title-font-size-s);
  letter-spacing: var(--title-second-letter-spacing) !important;
  font-weight: var(--title-second-font-weight);
  text-transform: uppercase;
}

.hwm_section_kontakt .et_pb_row_1 {
  border: 1px solid;
  border-radius: var(--border-radius-eri);
  background-color: var(--clr-primary);
  margin-bottom: 50px;
  padding: 40px 40px;
}

/* FOOTER */
#hwm_section_footer {
  background-color: #0e5ec3;
}
#hwm_section_footer .et-pb-icon {
  color: #fff;
}

#hwm_section_footer .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module {
  margin-bottom: 1px !important;
}

.hwm_footer-blurb {
  margin-bottom: 15px !important;
}

#hwm_section_footer .et-pb-icon {
  font-size: 23px;
}

#hwm_section_footer a {
  color: #fff;
  font-family: var(--title-second-font) !important;
  font-size: var(--title-font-size-s);
  letter-spacing: var(--title-second-letter-spacing) !important;
  font-weight: var(--title-second-font-weight);
  text-transform: uppercase;
}

#hwm_section_footer .hwm_footer_logo-img {
  border: 1px solid #fff;
  background: #fff;
  padding: 20px;
  border-radius: 25px 0 25px 0;
  margin-bottom: 0 !important;
}

#hwm_section_footer .et_pb_main_blurb_image {
  margin-bottom: 0 !important;
}

#hwm_section_footer .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 0 !important;
}

.hwm_footer-blurb .et_pb_image_wrap {
  width: 32px;
  display: table-cell;
  line-height: 0;
}

.hwm_footer-blurb .et_pb_blurb_content {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.hwm_footer-blurb .et_pb_blurb_description {
  margin-left: 15px;
}
