/*
Theme Name: Troo Spa Child
Theme URI: -
Description: Child theme for Troo Spa
Author: TRoothemes
Author URI: https://www.troothemes.com/
Template: troospa
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: troospa-child
Tags: child-theme
*/

/* ==========================================================================
   Child Theme Styles
   ========================================================================== */

/*
 * Add your custom styles here
 * These styles will override the parent theme styles
 */

/* Example: Custom primary color */
/*
a {
    color: #your-color;
}

button,
input[type="button"],
input[type="submit"] {
    background: #your-color;
}
*/