/* FOOTER TOP */
.footer_top .w-menu li{position: relative; padding-left: 1.4em;}
/*.footer_top .w-menu li::before {content: "\2022";color: var(--dark-grey);font-weight: bold;display: inline-block;font-size: 25px;position: absolute; left: 0; height: 100%; display: flex; align-items: center;}*/
.footer_top .w-menu li::before {content: ''; width: 15px; height: 15px; position: absolute; left: 0; top: 3px; background-image: url('../icons/witte-arrow-right-pink.svg'); background-repeat: no-repeat; background-size: contain; display: flex; align-items: center; padding-left: 5px; font-weight: bold; font-size: 12px; color: #fff;}
.footer_top .w-socials-item-link{width: auto!important; height: auto!important; line-height: initial!important;}
/*.footer_top .footer_contact_details a{color: var(--link-purple); text-decoration: underline;}*/

/* FOOTER BOTTOM */
.footer_logos img{max-height: 40px; width: auto}
footer .w-menu .menu-item a:hover{text-decoration: underline;}
