.version.armas {
    color: #0000F9;
    background-color: #EF0699;
}

#page {
    z-index: 1;
    min-height: 0px;
    background-image: none;
    border-width: 0px;
    border-color: #000000;
    background-color: transparent;
    padding-bottom: 500px;
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.css_verticalspacer .verticalspacer {
    height: calc(100vh - 500px);
}

#muse_css_mq,
.html {
    background-color: #FFFFFF;
}

body {
    position: relative;
    min-width: 320px;
}
