/*
Generated time: March 2, 2026 17:24
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
:root{--color-primary:#E5B8A6;--color-primary-dark:#D4AF37;--font-heading:'Playfair Display',serif;--font-body:'jost',sans-serif}body{font-family:var(--font-body);background:#fff;color:#333}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:.3px}.button,[type=submit],button{background:var(--color-primary);border-radius:6px;transition:all .3s ease}.button:hover,[type=submit]:hover,button:hover{background:var(--color-primary-dark)}