* .shine p::selection, * .homeProjectsDeco1 p::selection {
    background-color: rgba(111, 177, 73, 0.5) !important;
    color: white !important;
}

* .shine br::selection {
    user-select: none;
}