/*
Theme Name: The Hustle - Karen Hanna
Theme URI: https://karenhanna.co.nz/
Author: The Hustle, Ltd.
Author URI: https://thehustle.nz/
Description: Custom theme for karenhanna.co.nz, built with Tailwind CSS and Google Fonts.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-logo, custom-menu, featured-images, block-styles
Text Domain: thehustle-karenhanna
*/

article p {
    margin-bottom: 24px;
}

/* --- HIDE ON MOBILE (Screens smaller than 768px) --- */
@media (max-width: 768px) {

}