.elementor-33459 .elementor-element.elementor-element-7beefd0{--display:flex;}/* Start custom CSS for html, class: .elementor-element-ff9c2b4 */.chevalco-article {
    max-width: 900px;
    margin: 0 auto;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.8;
    color: #2f2f2f;
}

.chevalco-article h1 {
    font-size: 42px;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 30px;
    color: #222;
}

.chevalco-article h2 {
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 18px;
    color: #222;
}

.chevalco-article p {
    margin-bottom: 22px;
}

.chevalco-article a {
    color: #8a6b45;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.chevalco-article a:hover {
    opacity: 0.75;
}

.chevalco-article figure {
    margin: 40px 0;
}

.chevalco-article img {
    width: 100%;
    height: auto;
    max-height: 520px;
    object-fit: cover;
    border-radius: 14px;
    display: block;
}

.chevalco-article figcaption {
    margin-top: 10px;
    font-size: 14px;
    color: #777;
    font-style: italic;
    text-align: center;
}

@media (max-width: 767px) {

    .chevalco-article {
        font-size: 16px;
        line-height: 1.7;
    }

    .chevalco-article h1 {
        font-size: 32px;
    }

    .chevalco-article h2 {
        font-size: 24px;
        margin-top: 38px;
    }

    .chevalco-article img {
        max-height: 380px;
    }
}/* End custom CSS */