/* CSS styles for the tool */
.reset-btn{
    background-color: #000 !important;
}
.reset-btn:hover{
    background-color: #333 !important;
}