html, body {
	margin:0;
	padding: 0;
}

body {
    min-height: 100vh;
}

iframe {
    
}

.mod {
    margin-top: 50px;
}

.mod .heading {
    text-align: left;
}

.mod-section .content a::before {
    background: transparent;
}

#maif-footer {
    
}

footer#maif-footer .container-essential .content--legals {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0;
}