::selection {
    background: #ef8845 !important;
    color: white !important;
}
::-moz-selection {
    background: #ef8845 !important;
    color: white !important;
}