.elementor-249 .elementor-element.elementor-element-e146dc8{--display:flex;}/* Start custom CSS *//* Globalna typografia i kolory */
body, p {
    font-family: 'Inter', sans-serif !important;
    color: #7a7571 !important;
    line-height: 1.8 !important;
}

h1, h2, h3, h4 {
    font-family: 'Playfair Display', serif !important;
    color: #4a4744 !important;
}

/* Ujednolicenie przycisków na całej stronie */
.elementor-button {
    font-family: 'Inter', sans-serif !important;
    letter-spacing: 1px !important;
    background-color: #3a3836 !important;
    color: #fff !important;
    transition: 0.3s !important;
    border-radius: 0 !important;
}

.elementor-button:hover {
    background-color: #555 !important;
}/* End custom CSS */