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