
/* homepage */

.codem-info {
    background: transparent;
}

.codem-info .info-card {
    background: transparent !important;
}


/* footer */

:root {
    --tebex-legal-footer-background-color: #303030;
    --tebex-legal-footer-text-color: #666;
    --tebex-legal-footer-border-color: transparent;
}

#ndzn-footer #tm span {
    text-transform: lowercase;
    font-size: 14px;
}
