::selection {
    background: rgba(227, 29, 54, 0.18);
    color: inherit;
}

::-moz-selection {
    background: rgba(227, 29, 54, 0.18);
    color: inherit;
}