/*
Theme Name: Kept Fix Child
Theme URI: https://keptfix.com/theme
Template: keptfix
Author: Kept Fix
Description: Starter child theme for Kept Fix. Put your customisations here so parent-theme updates never overwrite them.
Version: 1.0.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: keptfix-child
*/

/*
 * The entire design system is driven by custom properties, so most rebrands
 * are a handful of lines. Uncomment and edit:
 */

/*
:root{
  --kf-orange:#0EA5E9;
  --kf-orange-dim:rgba(14,165,233,.14);
  --kf-shadow-orange:0 24px 60px -22px rgba(14,165,233,.55);
  --kf-r-l:14px;
  --kf-r-xl:20px;
  --kf-container:1180px;
}
*/
