/* 
Theme Name: James O'Rourke 11 Plus Tuition
Description: A custom theme for James O'Rourke 11 Plus Tuition website
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template: hello-elementor
Text Domain: jor11plustuition
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
.by_indigocube { 
    background-color: var(--e-global-color-primary);
}

.page-content {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
footer .hfe-nav-menu a.hfe-menu-item, footer .hfe-nav-menu a.hfe-sub-menu-item {
	justify-content: center !important;
}
}