.elementor-1721 .elementor-element.elementor-element-67767c0{--display:flex;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-1721 .elementor-element.elementor-element-67767c0{--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}}@media(min-width:768px){.elementor-1721 .elementor-element.elementor-element-67767c0{--content-width:1100px;}}/* Start custom CSS for container, class: .elementor-element-67767c0 */.privacy-policy {

    font-family: Arial, sans-serif;
}

.privacy-policy .container {
    max-width: 900px;
    margin: 0 auto;
    background: white;


}

.privacy-policy h1 {
    text-align: center;
    color: #2d6a4f; /* Adjusted to match website color scheme */
    margin-bottom: 20px;
}

.privacy-policy h2 {
    color: #333;
    margin-top: 30px;
}

.privacy-policy p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}

.privacy-policy ul {
    padding-left: 20px;
}

.privacy-policy ul li {
    margin-bottom: 8px;
}

.privacy-policy a {
    color: #2d6a4f;
    text-decoration: none;
}

.privacy-policy a:hover {
    text-decoration: underline;
}

.privacy-policy strong {
    color: #2d6a4f; 
}/* End custom CSS */