/*
 Theme Name: Twenty Twenty-Three Child
 Theme URI: https://example.com
 Description: Child theme for Twenty Twenty-Four
 Author: Your Name
 Author URI: https://example.com
 Template: twentytwentythree
 Version: 1.0
*/

.total_time input {
    color: #000 !important;
    font-size: 30px !important;
    letter-spacing: 2px;
    border: none !important;
}
.hide_time{
display:none!important;
}
.submit_button button {
    padding: 20px !important;
    font-size: 18px !important;
    margin-top: 0px !important;
}
.finish25 select, .finish50 select {
    font-size: 20px;
}
.finish50 {
    border: 1px solid #006a17;
}