/*
Theme Name:   Two Guys, One Property
Theme URI:    https://twoguysoneproperty.com.au
Author:       Two Guys Enterprises
Author URI:   https://twoguys.com.au
Description:  Child theme for Two Guys, One Property — Commercial Property Management.
Template:     two-guys-theme
Version:      1.0.0
License:      Private
Text Domain:  two-guys-property-theme
*/

:root {
  --brand:       #5767C5;
  --brand-dark:  #4253A8;
  --brand-light: #eef0fb;
}

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