/*
Theme Name: Pilot Training In South Africa
Theme URI: 
Author: Vinod Choudhary
Author URI: 
Description: Default starter stylesheet for the theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pilot-training-in-south-africa
Tags: 
*/

/* CSS Reset (minimal) */
*,
*::before,
*::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
img, video { max-width: 100%; height: auto; display: block; }
ul, ol { margin: 0; padding-left: 1.25rem; }
h1, h2, h3, h4, h5, h6, p { margin: 0 0 1rem; }

