/*
Theme Name:     DUM
Theme URI:      https://deultimominuto.net/
Author:         El animal, el criminal, the best
Author URI:     https://deultimominuto.net/
Description:    DUM Theme
Requires at least: 6.0
Tested up to:   6.9
Requires PHP:   7.4
Text Domain:    dum
Version:        1.0.1
*/

button.tdn-submit-btn {
    background: #a80000;
    height: 100%;
    transition: var(--effect);
}

button.tdn-submit-btn:hover {
    background: #000000;
}