@media(max-width:767px){.elementor-3609 .elementor-element.elementor-element-bda7544 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-bda7544 */.blog-article {
    background-color: #F9F9F9;
    padding: 40px 20px;
    font-family: 'Lens Grotesk Medium', sans-serif;
}

.blog-article h1 {
    font-size: 28px;
    color: #0F9C98;
    margin-bottom: 20px;
}

.blog-date {
    font-size: 14px;
    color: #063E3D;
    margin-bottom: 20px;
}

.blog-article h2 {
    font-size: 20px;
    color: #063E3D;
    margin-top: 20px;
}

.blog-article p {
    font-size: 16px;
    color: #063E3D;
    margin-bottom: 20px;
}

.cta-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    background-color: #0F9C98;
    border-radius: 25px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.cta-button:hover {
    background-color: #063E3D;
}/* End custom CSS */