.enzuzo-cookiebanner-container *, .enzuzo-modal-wrapper * {
    font-family: "Roboto", sans-serif;
    font-size: 15px!important;
}
.enzuzo-cookiebanner-container .enzuzo-notification-desc p.western {
    display: inline!important;
}
.ez-consent .notification-main.notification-center #notificationManagerLink  {
	display: table
}
.ez-consent .notification-main .notification-text a {
	display: table;
	margin: 10px auto 0!important;
}
.hero-banner-home__title {
	line-height: 1!important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #f7f4ee inset !important;
  -webkit-text-fill-color: #1a1a1a !important;
}

.slider-gallery__container--bg-accent1 .slider-gallery__slider-btn {
  background-color: #a88530!important;
}

.slider-gallery__container--bg-accent1 .slider-gallery__slider-btn:hover {
  background-color: #2e2e2e!important;
}