*::selection {
    background-color: #292929 !important;
    color: #d1d1d1 !important;
}

*::-moz-selection {
    background-color: #292929 !important;
    color: #d1d1d1 !important;
}


