/*
Theme Name: Nirmaya Elementor Theme
Author: Joyprokash
Description: Lightweight custom theme optimized for Elementor
Version: 1.0
Text Domain: nirmaya-elementor
*/

body {
    margin: 0;
    font-family: 'Inter', sans-serif;
    background: #ffffff;
    color: #1a1a1a;
}

a {
    text-decoration: none;
    color: inherit;
}
