/*
Theme Name: Sambasiva Psychologist & Trainer
Theme URI: https://sambasiva.com
Author: Sambasiva
Author URI: https://sambasiva.com
Description: A professional WordPress theme for psychologist and trainer website with modern design and animations
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sambasiva
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, blog, portfolio, education, health

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
    font-family: 'Inter', sans-serif;
    background-color: #F9FAFB;
    color: #1F2937;
}

/* WordPress Core Styles Compatibility */
.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
    margin-right: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.wp-caption-text {
    font-size: 0.875em;
    color: #6B7280;
    text-align: center;
    margin-top: 0.5em;
}

/* Customizer Styles */
.custom-logo {
    max-height: 60px;
    width: auto;
}

/* Editor Styles */
.editor-styles-wrapper {
    font-family: 'Inter', sans-serif;
    line-height: 1.6;
}
