.elementor-859 .elementor-element.elementor-element-8fa14c5{--display:flex;}.elementor-859 .elementor-element.elementor-element-3452463{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-347821b */body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: #333;
}

header {
    background: #ff9aa2;
    color: white;
    padding: 20px;
    text-align: center;
}

h1 {
    margin: 0;
}

main {
    padding: 20px;
}

section {
    margin-bottom: 30px;
}

h2 {
    color: #ff9aa2;
}

ul {
    list-style-type: disc;
    margin-left: 20px;
}

blockquote {
    font-style: italic;
    color: #555;
    border-left: 4px solid #ff9aa2;
    padding-left: 10px;
}

img {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
}

footer {
    background: #333;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

canvas {
    max-width: 100%;
    margin-top: 10px;
}/* End custom CSS */