/*
 Theme Name:   Best in Phoenix
 Theme URI:    https://bestinphoenix.com
 Description:  Custom child theme for Best in Phoenix local business directory. Built on MyListing.
 Author:       Best in Phoenix
 Author URI:   https://bestinphoenix.com
 Template:     my-listing
 Version:      1.0.0
 Text Domain:  bestinphoenix
*/

/* ==========================================================================
   This child theme loads MyListing (my-listing) as its parent.
   Homepage styles live in homepage.css (enqueued conditionally).
   Global overrides go below.
   ========================================================================== */

:root {
    --bip-orange: #E4572E;
    --bip-red: #B22222;
    --bip-sand: #F8F1E5;
    --bip-charcoal: #1E1E1E;
    --bip-white: #FFFFFF;
}
