/*
Theme Name: Sanctuary Aesthetics
Theme URI: http://example.com/sanctuary-aesthetics
Author: Sanctuary Aesthetics
Description: A custom WordPress theme for compassionate esthetic care
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sanctuary-aesthetics
*/

body {
    font-family: 'Playfair Display', serif;
    background-color: #f8f4ef;
    margin: 0;
    padding: 0;
    color: #3e2c20;
}
h1, h2, h3 {
    font-family: 'Playfair Display', serif;
}
