/*
Theme Name: OriginLife
Theme URI: https://drishitech.com
Author: Drishitech
Author URI: https://drishitech.com
Description: Custom Lightweight IVF Clinic Theme (Elementor Compatible)
Version: 1.0
License: GPL v2 or later
Text Domain: originlife
*/

body{
    margin:0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial;
    color:#222;
}

.container{
    width:90%;
    max-width:1200px;
    margin:auto;
}

a{ text-decoration:none; }
img{ max-width:100%; height:auto; }
