    /*
     Theme Name: HTSS
     Theme URI: https://example.com/twentytwentyfive-child/
     Description: A child theme for Twenty Twenty-Five.
     Author: Interfused
     Template: twentytwentyfive
     Version: 1.0.0
     License: GNU General Public License v2 or later
     License URI: http://www.gnu.org/licenses/gpl-2.0.html
     Text Domain: twentytwentyfive-child
    */

    body > header{padding: 1em; background: #f9f9f9;}
    .intake_result .field_label{display: block; font-size: .8em; font-weight: bold;}
    .intake_result h2{border-bottom: 1px solid;}
    .updated#message {
    background: #333;
    color: #fff;
    padding: .25em .5em;
    margin-bottom: 1.5em;
}