/*
Theme Name: Smilecraft Dental
Theme URI: https://nibrasolutions.com/
Author: NIBRA Solutions
Author URI: https://nibrasolutions.com/
Description: A warm, trustworthy WordPress theme built for dental clinics and orthodontic practices. Showcase your experience, your team of doctors, your services, and make it effortless for patients to get in touch. Fully responsive, translation ready, and built with a custom "smile arc" signature motif.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: smilecraft
Tags: custom-colors, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, one-column, two-columns, right-sidebar, medical

This theme, like WordPress, is licensed under the GPL.
Use it to make something great, as your own personal Dental clinic site.
*/

/* All visual styling lives in assets/css/main.css, enqueued via functions.php.
   This file only exists to satisfy WordPress theme requirements + provide
   base resets that must ship in style.css for some tools/linters. */

* { box-sizing: border-box; }
