.elementor-7710 .elementor-element.elementor-element-29025e8e{--display:flex;}body.elementor-page-7710 .page-title{display:block;}/* Start custom CSS for html, class: .elementor-element-42cb2cc */.blog-container {
    max-width: 800px;
    margin: 40px auto;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

h1, h2, h3 {
    text-align: center;
    color: #222;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
    margin-bottom: 20px;
}

h3 {
    margin-top: 30px;
    color: #444;
}

p {
    text-align: justify;
    margin-bottom: 15px !important;
}

a {
    color: #0073e6;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

strong {
    color: #222;
}/* End custom CSS */