/*
Theme Name: Magically Planned
Theme URI: https://magicallyplanned.com
Author: Magically Planned
Author URI: https://magicallyplanned.com
Description: WordPress theme for a Disney-focused travel agency. Pink palette, mobile menu, services carousel, plugin-based contact form, smooth scroll, and CPTs.
Version: 2.4.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: magicallyplanned
Tags: custom-colors, custom-logo, custom-menu, featured-images, customizer, one-column, two-columns
*/

:root{
  --mp-primary:#EF8DA7;
  --mp-secondary:#2B1C28;
  --mp-accent:#FFD6E0;
  --mp-soft:#FFF5F8;
  --mp-sky:#F7B7C8;
}
