/* footer links */
#id_Footer1 a {
    color: #73B9D6;
}
#id_Footer1 a:hover,
#id_Footer1 a:active,
#id_Footer1 a:focus {
    color: #F4917D;
}

/* footer menu list */
#id_Footer1 .WaGadgetCustomMenu.menuStyleNone .orientationVertical li {
  margin-bottom: 6px;
  font-size: 16px;
}
#id_Footer1 .WaGadgetCustomMenu.menuStyleNone .orientationVertical li::before {
  color: #c8edff;
  content: none;
}

/* footer heading */
#id_Footer1 .WaGadgetHeadline p {
  margin-bottom: 6px;
}

/* WA branding */
.zoneWAbranding {
  margin: 0;
  font-size: 12px;
}

/* legals menu */
#id_Footer1 .WaGadgetCustomMenu.menuStyleNone .orientationHorizontal li {
  font-size: 16px;
}

/* back link on contact page */
#idSendMailContainerTitle {
  display: none;
}