/* = Child Theme Custom CSS File
-------------------------------------------------------------- */


a#scroll-top {
    
    background-color: grey;
}

a#scroll-top:hover {
    
    background-color: grey;
}