.elementor-2548 .elementor-element.elementor-element-2612065{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:35px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-4ecf5b7 *//* Blog Container */
.single-post .entry-content {
    max-width: 820px;
    margin: 0 auto;
    padding: 40px 20px;
    font-family: 'Inter', sans-serif;
    color: #071528;
    line-height: 1.75;
    font-size: 17px;
}

/* Headings */
.single-post h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 20px;
    color: #071528;
}

.single-post h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 15px;
    color: #071528;
}

.single-post h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #071528;
}

/* Paragraph spacing */
.single-post p {
    margin-bottom: 18px;
}

/* Lists */
.single-post ul,
.single-post ol {
    margin-left: 20px;
    margin-bottom: 20px;
}

.single-post li {
    margin-bottom: 8px;
}

/* Links */
.single-post a {
    color: #ff5a2c;
    text-decoration: none;
    font-weight: 500;
}

.single-post a:hover {
    text-decoration: underline;
}

/* Optional subtle card feel */
.single-post .entry-content {
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.04);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2612065 */.single-post h1,
.single-post .entry-title,
.single-post article h1 {
    color: #071528 !important;
}/* End custom CSS */