/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

.fusion-logo .custom-logo {
	max-width: 300px;
	height: auto;
	width: 100%;
}
.footer_menus p {
    display: flex;
    flex-flow: column;
}
.fusion-footer-widget-area.fusion-widget-area {
	padding: 10px 0;
}
.cookie-notice-container #cn-notice-buttons a {
	color: #fff;
	text-decoration: underline;
}