/*
Theme Name: Acharya Astrology Theme
Theme URI: https://bestastrologerinindia.in/
Author: Cosmic Design
Description: A custom WordPress theme for Acharya P Chand Ji, featuring a specialized landing page template.
Version: 1.0
Text Domain: acharya-astrology
*/

/* STREAMING_CHUNK:Defining base theme styles /
/
Note: The main styling for the landing page is handled via Tailwind CSS
within the template-astrology.php file. This stylesheet is required by
WordPress to recognize the theme and can be used for other standard pages.
*/

body {
margin: 0;
padding: 0;
font-family: sans-serif;
}