::-moz-selection {
    color: #fff;
    background: #8FD124;
}

::selection {
    color: #fff; 
    background: #8FD124;
}