/*
Theme Name: RLO Enterprises Complete Exact
Theme URI: https://www.rloenterprises.com
Author: RLO Enterprises
Author URI: https://www.rloenterprises.com
Description: 100% Complete, Untruncated Exact Match Theme for RLO Enterprises marketing site. Every section, SVG, grid layout, metric, FAQ accordion, and flow from preview.html is preserved.
Version: 3.0.0
Text Domain: rlo-enterprises-exact
*/

@import url("assets/css/style.css");

/* ==========================================================================
   Layout & Grid Override Protections
   ========================================================================== */
main#main {
  display: block;
  width: 100%;
}
.wrap {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 clamp(1.25rem, 4vw, 2.5rem);
  box-sizing: border-box;
}
.nav a {
  text-decoration: none;
}
.obj-icon svg, .proof-tag svg, .cert-chip svg, .cat-art svg, .spec-art svg {
  max-width: 100%;
  max-height: 100%;
}
