/*
Theme Name: Crowd Care Consulting
Theme URI: 
Author: Crowd Care Consulting
Author URI: 
Description: A lightweight custom corporate consulting theme for Crowd Care Consulting.
Version: 1.1.0
Text Domain: ccc-custom-theme
*/

/* Reset & Foundation Styles */
*, *::before, *::after {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
}
