.elementor-709 .elementor-element.elementor-element-483b26b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-3795878 */body{
    font-family: Arial, Helvetica, sans-serif;
    background:#f2f2f2;
    margin:0;
    padding:40px;
}

.press-container{
    max-width:900px;
    margin:auto;
    background:white;
    padding:50px 70px;
    border:1px solid #ccc;
}

.logo{
    text-align:center;
    margin-bottom:20px;
}

.logo img{
    width:230px;
}

h1{
    text-align:center;
    font-size:20px;
    font-weight:700;
    margin-bottom:30px;
}

p{
    font-size:14px;
    line-height:1.7;
    text-align:justify;
    margin-bottom:18px;
}

h3{
    margin-top:30px;
    font-size:16px;
}

a{
    color:#0b5bd3;
    text-decoration:underline;
}

.link{
    margin-top:20px;
}

.contact{
    margin-top:30px;
    font-size:14px;
}
.dokumentasi{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
    margin-top:20px;
}

.foto img{
    width:100%;
    border-radius:6px;
}

.foto p{
    font-size:13px;
    margin-top:8px;
    text-align:center;
}/* End custom CSS */