/*
Theme Name: Daycare Theme
Theme URI: https://example.com/
Author: developer-harami
Author URI: https://example.com/
Description: A custom WordPress theme for daycare services and activities.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: daycare-theme
*/
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}
