::selection {
    background: #0055FF;
    color: white;
}

a::selection {
    background: #0055FF !important;
    color: white !important;
}
