/* Aurieines Modular Engine – CSS base */
.aurie-module {
    display: block;
}

.aurie-hidden {
    display: none !important;
}