.final-demo::selection {
    background-color: #28a745;
    color: white;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}