/* Base Custom Styles */
body {
    font-family: 'Epilogue', sans-serif;
    min-height: max(884px, 100dvh);
}

.serif-title {
    font-family: 'Cormorant Garamond', serif;
}
