/*
Theme Name: True Counseling
Theme URI: https://truecounseling.net
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: WordPress theme for True Counseling — therapy in Port Saint Lucie, FL.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tmt
*/

*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }

@media screen and (min-width: 783px) {
  body.admin-bar #tmt-app header.fixed {
    top: 32px;
  }
}
