/* ========= Anim button ========= */

.reset:hover{
    background-color: #f6f6f6;
}

.fieldset .submit:hover{
    background-color: #1212ff;
    
}