Accessibility Statement
<style>
.policy-wrap {
max-width: 720px;
margin: 0 auto;
padding: 48px 16px 80px;
font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;
font-weight: 300;
color: #1a1a1a;
line-height: 1.8;
}
.policy-wrap h1 {
font-family: 'Playfair Display', Georgia, serif;
font-size: 2rem;
font-weight: 700;
margin-bottom: 8px;
color: #0a0a0a;
}
.policy-wrap .last-updated {
font-size: 0.85rem;
color: #888;
margin-bottom: 40px;
}
.policy-wrap .intro {
font-size: 1.05rem;
color: #444;
margin-bottom: 48px;
padding-bottom: 32px;
border-bottom: 1px solid #e8e4de;
}
.policy-wrap h2 {
font-family: 'Playfair Display', Georgia, serif;
font-size: 1.2rem;
font-weight: 700;
margin: 40px 0 12px;
color: #0a0a0a;
}
.policy-wrap p {
margin-bottom: 16px;
color: #444;
font-size: 0.98rem;
}
.policy-wrap ul {
padding-left: 20px;
margin-bottom: 16px;
}
.policy-wrap ul li {
margin-bottom: 6px;
color: #444;
font-size: 0.98rem;
}
.policy-wrap .contact-block {
margin-top: 48px;
padding: 24px;
background: #f5f2ee;
border-left: 3px solid #c9a84c;
}
.policy-wrap .contact-block p { margin: 0; }
.policy-wrap a { color: #c9a84c; text-decoration: none; }
.policy-wrap a:hover { text-decoration: underline; }
</style>
<div class="policy-wrap">
<h1>Accessibility Statement</h1>
<p class="last-updated">Last Updated: February 2026</p>
<p class="intro">Gone With The Ant is committed to ensuring digital accessibility for all visitors, including people with disabilities. We are continuously working to improve the user experience for everyone and to apply relevant accessibility standards.</p>
<h2>What web accessibility is</h2>
<p>An accessible website allows visitors with disabilities to browse the site with the same or similar level of ease and enjoyment as other visitors. This can be achieved through system capabilities and assistive technologies such as screen readers, keyboard navigation, and browser accessibility tools.</p>
<h2>Accessibility adjustments on this site</h2>
<p>This website has been designed with accessibility in mind and includes:</p>
<ul>
<li>Clear navigation structure</li>
<li>Logical heading hierarchy</li>
<li>Readable fonts and sufficient contrast</li>
<li>Alternative text for product images</li>
<li>Keyboard-friendly navigation</li>
<li>Responsive design for mobile and tablet devices</li>
</ul>
<p>We aim to conform, where possible, to WCAG 2.1 Level AA guidelines.</p>
<h2>Ongoing improvements</h2>
<p>We recognize that accessibility is an ongoing effort. If you experience any difficulty accessing content on this site, please contact us so we can address the issue promptly.</p>
<h2>Requests, issues, and suggestions</h2>
<p>If you find an accessibility issue on the site, or if you require further assistance, you are welcome to contact us through the organization's accessibility coordinator:</p>
<div class="contact-block">
<p>📧 <a href="mailto:contact@gonewiththeant.com">contact@gonewiththeant.com</a><br>
📍 Florida, United States</p>
</div>
</div>