/* ==========================================================================
   MAIN STYLES - A.K. TRIMS SOURCING
   ========================================================================== */

/* Basic reset and typography */
html, body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* This file can contain additional site-wide styles that don't conflict with common-hero.css */