::-moz-selection {
    background-color: #9fc4c6;
    color: #fff;
}
 
::selection {
    background-color: #9fc4c6;
    color: #fff;
}