/*
Theme Name: Quantum Karat
Theme URI: 
Author: Quantum Karat
Author URI: 
Description: A custom child theme for Quantum Karat, built on the Twenty Twenty-Five WordPress theme. Designed for showcasing gold testing machines, weighing machines, products, services, and company information with a modern, responsive, and professional layout.
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: quantum-karat
Tags: 
*/

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        Helvetica, Arial, sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}
