/*
Theme Name: Think Pink
Theme URI:  https://thinkpink.network/
Author:     Think Pink Network
Author URI: https://thinkpink.network/
Description: Think Pink child theme for Customizr with a custom pink-cloud split homepage and preserved BuddyPress/Kleo-style options.
Template:   customizr
Version:    1.5.0
License:    GNU General Public License v2 or later
Text Domain: think-pink
*/

/*
 * Most homepage styling lives in assets/css/think-pink-home.css.
 * This file is intentionally light so normal Customizr styling continues
 * to work everywhere else.
 */

body.think-pink-homepage {
    background: #fff8fc;
}
