/*
Theme Name: Unipro International
Theme URI: https://unipro-intl.com
Author: Unipro International LLC
Description: Custom WordPress theme for Unipro International LLC — IT hardware, networking, surveillance, cloud, PBX and printer services in Ajman, UAE.
Version: 1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: unipro
*/

/* Base reset — full styles live in assets/css/main.css (enqueued in functions.php) */
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; margin: 0; padding: 0; }
button { font: inherit; }
