::selection {
    background-color: #ae8507;
    color: #fff;
}

::-moz-selection {
    background-color: #ae8507;
    color: #fff;
}
