#footer .block-links ul>li a {
	padding-left: 0;
}
#footer .block-links ul>li a:before {
	display: none;
}
#footer .block-content .ps-emailsubscription-block .btn-subscribe {
	background: none;
	border: 1px solid black;
	box-shadow: none;
	outline: none;
	padding: 1rem;
	border-radius: 5px;
	width: 100%;
}
#footer .block-content .ps-emailsubscription-block .newsletter-input-group {
	border: solid 1px #f2f2f2;
	border-top: none;
	border-left: none;
	border-right: none;
}
#footer .block-content .footer_btn-subscribe {
	margin: 1rem 0;
}
#iqitcookielaw.iqitcookielaw-showed {
    box-shadow: 0px 0px 38px 9px rgb(0 0 0 / 65%);
    -webkit-box-shadow: 0px 0px 38px 9px rgb(0 0 0 / 65%);
    -moz-box-shadow: 0px 0px 38px 9px rgba(0,0,0,0.65);
    width: 98%;
}
#iqitcookielaw button#iqitcookielaw-accept {
    float: right;
}