.elementor-4135 .elementor-element.elementor-element-374391e{--display:flex;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-70d9cae */body{
    margin:0;
    padding:0;
    font-family:Arial,Helvetica,sans-serif;
    background:#ffffff;
    color:#222;
    line-height:1.8;
}

.article-container{
    max-width:1000px;
    margin:0 auto;
    padding:40px 20px;
}

h1{
    font-size:38px;
    color:#17a2b8;
    margin-bottom:25px;
    line-height:1.3;
}

h2{
    font-size:28px;
    color:#17a2b8;
    margin-top:40px;
    margin-bottom:15px;
    border-bottom:1px solid #d8eef2;
    padding-bottom:8px;
}

h3{
    font-size:22px;
    color:#17a2b8;
    margin-top:25px;
    margin-bottom:12px;
}

p{
    font-size:16px;
    margin-bottom:18px;
}

ul{
    padding-left:25px;
    margin-bottom:20px;
}

li{
    margin-bottom:10px;
}

a{
    color:#17a2b8;
    text-decoration:none;
    transition:all .2s ease;
}

a:hover{
    color:#138496;
    text-decoration:underline;
}

.intro{
    font-size:18px;
}

.highlight-box{
    background:#f3fcfd;
    border-left:4px solid #17a2b8;
    padding:20px;
    margin:25px 0;
}

.summary-box{
    background:#f7fafa;
    padding:25px;
    border-left:4px solid #17a2b8;
    margin-top:35px;
}/* End custom CSS */