.system-members {
    background-color: #4e4e4e;
}
.system-members .row {
    text-align: center
}
.system-members .row img {
    margin-top: 1em;
    margin-left:auto;
    margin-right:auto;
    display:block;
    height: 10vh;
    width: auto;
}

.system-say {
    background-color: #4e4e4e;
    border-color: #fff;
    min-height: 5em;
    margin-bottom: 1em;
}
.system-say img {
    float: left;
    height: 5em;
    width: 5em;
    margin-right: 0.5em;
}
.system-say::after {
    content: " ";
    clear: left;
}


/* system members */
.system-aene   {
    background-color: #24A;
}
.system-alexis    {
    background-color: #1c232d;
    color: #ffee63;
}
.system-alexis img { background: var(--pride-genderfluid-background); }
.system-ari    {
}
.system-ari img { background: var(--pride-demiboy-background); } 
.system-blackscale {
}
.system-cxiela {
}
.system-erika  {
}
.system-kari   {
}
.system-khys   {}
.system-khys img { background: var(--pride-transgender-background); }
.system-kiraden {
    background-color: #efefef;
    color: #222;
}
.system-kiraden img { background: var(--pride-demiboy-background); }
.system-kya    {}
.system-lefin  {}
.system-luna   {
    background-color: #032A43;
    color: #6ABDDE;
}
.system-miri   {}
.system-rachel {}
.system-raine {
    background-color: #439;
}
.system-raine img {
    --pride-rotation-angle: 175deg;
    background: linear-gradient(var(--pride-rotation-angle), var(--pride-genderfluid-gradient));
}
.system-rem    {}
.system-rem img{ background: var(--pride-genderfluid-background); }
.system-reszera{}
.system-sam    {}
.system-sylrae {}
.system-nicky  {}
.system-nicky img {
    --pride-rotation-angle: 30deg;
    background: linear-gradient(var(--pride-rotation-angle), var(--pride-nonbinary-gradient));
}
