::-moz-selection {
    color: #000;
    background: #d9d9d9;
}

::selection {
    color: #000;
    background: #d9d9d9;
}
