/* Custom selection color */
::selection {
    background-color: #9F2B2B;
    color: white;
}