/*
Theme Name: LucetHealthPortal
Theme URI:
Author: Anonymous
Author URI:
Description: Theme for Wordpress
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lucethealthportal
Tags: custom theme
*/

/* Hide the section on mobile */
@media only screen and (max-width: 768px) {
    .hide-on-mobile {
        display: none;
    }
}
