/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1779367834
Updated: 2026-05-21 12:50:34

*/

body {
	background-color: #e3e9d8;
	color: #344a5a;
	font-family: "Inter" sans-serif;
}

.blog, .single-post {
	padding: 20px;
}

.blog h1.entry-title, 
img.attachment-large.size-large.wp-post-image,
.single-post h1.entry-title {
	display: none;
}

.single-post .page-content {
	padding-top: 30px;
}

.site-footer {
	margin-top: 80px;
    border-top: 0.5px solid #d4d4d4;
}

.post .entry-title a {
	font-size: 32px;
}

#calcom-embed-link, .calcom-embed-link {
	background-color: #5c8607;
    font-family: "Inter", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    border-radius: 30px 30px 30px 30px;
    padding: 20px 30px 20px 30px;
}

/* 
.site-header {
	display: none !important;
} */