/* CSS Document */

body {
    color: rgb(255,255,255);
    background-color: rgb(0,0,0);
}

footer.footer {
    color: rgb(100,100,100);
}

div.header-placeholder,
header.header {
    display: none;
}

div#c23 > section.sectionarea > div.columns > div.column {
    align-content: center;
    justify-content: center;
    text-align: center;
    min-height: 90.00vh;
}

div.stxtz-banner > svg {
    width: 66.66%;
    max-height: 45.00vh;
}