/*
Theme Name: HorseCare Directory Child Theme
Theme URI: https://horsecarefinder.com/
Description: Lightweight custom child theme designed specifically for the U.S. Equine services directory platform.
Author: HorseCareFinder Dev Core
Version: 1.4.2
Template: hello-elementor
Text Domain: horsecare
*/

/*
 * Note: Styling for this directory is compiled dynamically using Tailwind Play CDN + custom config injected in functions.php!
 * This completely avoids the need for a web compiler or npm on your Hostinger server.
 */

body {
    background-color: #F5F4F0;
    color: #1B2B1F;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}
