/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Template: hello-elementor
Author: Elementor Team
Description: Hello Elementor .
Version: 3.4.7.1777010945
*/


/* =========================
   GLOBAL
========================= */
/* Body font */
body {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
    color: #1a1a1a;
}

/* Headings font */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Fraunces', serif;
    font-weight: 400;
}

/* Paragraph */
p {
    font-family: 'Inter Tight', sans-serif;
    color: #55524c;
    line-height: 1.6;
}

/* Buttons */
button, .btn {
    font-family: 'Inter Tight', sans-serif;
}

/* Lists */
ul, li {
    font-family: 'Inter Tight', sans-serif;
}
