/*
 Theme Name: TheBuilt Child
 Theme URI: https://example.com/
 Description: Child theme for TheBuilt. Adds Google Tag Manager.
 Author: chantier-vert
 Template: thebuilt
 Version: 1.0.0
*/

/* Import parent styles (handled via functions.php enqueue). Add child overrides below. */

#navbar {
    background: none !important;
    border: none !important;
    margin: 0 !important;
}
body {
    font-family: 'PT Sans';
}