/*
Theme Name:   Two Guys, One Flame
Theme URI:    https://twoguysoneflame.com.au
Author:       Two Guys Enterprises
Author URI:   https://twoguys.com.au
Description:  Child theme for Two Guys, One Flame — Fire Protection Services.
Template:     two-guys-theme
Version:      1.0.0
License:      Private
Text Domain:  two-guys-flame-theme
*/

:root {
  --brand:       #BE1E2D;
  --brand-dark:  #97181F;
  --brand-light: #fdecea;
}

/* Logo is already white-on-transparent — no invert needed in the footer */
.footer-brand img { filter: none; }
