.text-zeta {
    color: #a0f;
}

::selection {
    background: #a0f;
    color: #fff;
}

::-moz-selection {
    background: #a0f;
    color: #fff;
}
