/*
Theme Name: AuraRepute
Theme URI: https://example.com/
Author: AuraRepute
Description: A premium, conversion-focused WordPress theme for online reputation management firms.
Version: 1.0.7
Requires at least: 6.3
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: aurarepute
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Production styles are loaded from assets/css/main.css. */

html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}
body{margin:0;font-family:Inter,Manrope,Arial,sans-serif;color:#093C5D;background:#fff}
img,svg{max-width:100%;height:auto}
.brand-mark{width:35px;height:35px;display:inline-grid;place-items:center;border-radius:10px;background:#249D8F;color:#fff;font-size:11px;font-weight:900;line-height:1}
.brand-mark svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8}
