.elementor-7733 .elementor-element.elementor-element-7e9f6f9{--display:flex;}.elementor-7733 .elementor-element.elementor-element-580263f{--display:flex;}/* Start custom CSS for html, class: .elementor-element-3b196b7 */.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 {
    font-size: 2em;
    text-align: center;
    color: #222;
}

h2, h3 {
    color: #444;
    margin-top: 25px;
}

p {
    text-align: justify;
    margin-bottom: 15px !important;
}

blockquote {
    background: #f9f9f9;
    border-left: 5px solid #06676d;
    margin: 20px 0;
    padding: 10px 20px;
    font-style: italic;
    color: #555;
}

em {
    color: #0073e6;
}

strong {
    color: #222;
}/* End custom CSS */