/*
Theme Name: Hub Child
Theme URI: https://aiwiz.uk
Description: AIWIZ Custom child theme for the Hub theme, Lima edition.
Author: AIWIZ Digital Marketing
Author URI: https://aiwiz.uk
Template: hub
Version: 1.0.1
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
*/

/* 
Your custom CSS goes below this line.
This file will load after the parent theme's style.css thanks to your functions.php
*/

/* Example of overriding parent theme styles:
.some-parent-class {
    color: #333;
}
*/