/*
Theme Name: Milan Matrimony
Template: hello-elementor
Theme URI: https://milanmatrimony.local
Description: Child theme of Hello Elementor for the MilanMatrimony platform. Keep installed alongside Hello Elementor. Elementor-compatible: all pages (Home, About, Contact, landing pages) can be edited with Elementor.
Author: MilanMatrimony
Version: 1.0.0
*/

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	background: #fdfbdb;
	background: #fff;
	color: #21252e;
	line-height: 1.55;
}

h1, h2, h3 { font-family: Georgia, 'Times New Roman', serif; }

/* Make the WP content area fill nicely with our plugin sections */
.entry-content { margin: 0 !important; }
.page .site-main { padding: 0 !important; }

/* Hide Hello theme's default page title for our app pages (content has own headings) */
.page-header, .entry-header, .entry-title { display: none !important; }

a { color: #c2185b; }
