/*
Theme Name: 3D Print Shop
Theme URI: https://example.com/3d-print-shop
Author: Your Name
Author URI: https://example.com
Description: Custom theme for 3D Print Shop & Showroom using Bootstrap 5.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 3d-print-shop
*/

/* Custom Theme Styles */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}


