/*
Theme Name: Eora Default
Theme URI: https://eoraclinic.com.au
Author: Your Name
Author URI: https://yourwebsite.com
Description: Minimal default WordPress theme for Eora Clinic
Version: 1.0
Text Domain: eora-default
*/

body {
    margin: 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
    background: #fff;
}

p{margin:0; padding:5px 0}