/* ========================================
   Global Styles
======================================== */

body {
    margin: 0;
}

/* ========================================
   Custom Header
======================================== */

.custom-header {
    width: 100%;
    background-color: #f4f2ec;
}

/* ========================================
   Elementor Custom Styles
======================================== */

.elementor-button {
    transition: all 0.3s ease;
}