/*
Theme Name: Maltar Services
Theme URI: https://www.maltarservices.com/
Author: Maltar Services Pvt. Ltd.
Author URI: https://www.maltarservices.com/
Description: Premium corporate WordPress theme for Maltar Services Pvt. Ltd. — Talent Solutions (recruitment & talent acquisition) and RPO & Workforce Management. Built with native WordPress features, vanilla JavaScript, Fluent Forms integration and a mobile-first, accessible, performance-focused design system.
Version: 1.0.0
Requires at least: 6.1
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: maltar
Tags: business, corporate, portfolio, blog, one-column, two-columns, custom-logo, custom-menu, featured-images, block-patterns, translation-ready, accessibility-ready
*/

/*
 * The full design system lives in assets/css/main.css (enqueued separately).
 * This file exists for the WordPress theme header and a small set of
 * critical resets so that content is never unstyled.
 */

html {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

body {
	margin: 0;
}

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