/*
Theme Name: AAA Earthworks
Description: Theme for AAA Construction Ltd, general contractors in Grand Cayman since 2004. Industrial / dark-earth direction.
Version: 1.0.0
Author: Andre Gutierrez
Author URI: https://www.linkedin.com/in/andre-g-9b373a97/
*/

/* Fonts load via <link> in header.php (parallel, non-chained) — same reasoning
   as the TOCTOC theme: an @import here forces style.css to download before the
   font request can even start. */

/* All styles are handled via compiled Tailwind (assets/tailwind.min.css). */
/* This file is for small overrides if necessary. */

html {
    scroll-behavior: smooth;
}
