/*
Theme Name:        Spuro
Author:            Webarty Digital Agency
Author URI:        https://webarty.org
Description:       The WordPress theme for the Centre of Homeopatia Classica
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:       leader
Tags:              homeopatia, courses, elementor
Requires at least: 5.0
Tested up to:      6.6.1
Requires PHP:      7.0
Domain Path:       /languages
*/

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2rem;
}

header {
    background-color: #333;
    color: white;
    padding: 0;
}

footer {
    background-color: #333;
    color: white;
    padding: 0;
    text-align: center;
}