﻿/*
Theme Name: Total Child
Theme URI: https://hashthemes.com/wordpress-theme/total/
Description: Child theme for Total - preserves kidtrauma.org customizations
Author: kidtrauma.org
Template: total
Version: 1.0
*/

/* Layout: wider content, narrower sidebar */
#primary   { width: 80%; }
#secondary { width: 17%; }

/* Tighter vertical spacing */
.ht-main-header {
    padding: 16px 0;
    margin-bottom: 16px;
}

#ht-colophon .widget-title { margin-bottom: 5px; }
#ht-top-footer            { padding: 20px 0; }
.ht-footer .widget        { margin-bottom: 10px; }