Emergency Style Overrides

This file contains a script to forcibly apply styling to the boat card buttons, services headers, and remove green borders from images. If you see this page directly, it means you've accessed the override file directly rather than it being included in your website.

Note: This is a last-resort solution for fixing styling issues in production. It completely bypasses WordPress's style handling system.

How to Use

Add the following code to your theme's header.php file, just before the </head> tag:

<script src="/override.html#" type="text/javascript"></script>