.elementor-371 .elementor-element.elementor-element-fdec9f3{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-7d7563b */.editorial-page{
max-width:1200px;
margin:auto;
padding:80px 20px;
}

.editorial-title{
font-size:36px;
margin-bottom:40px;
color:#265457;
}

.publisher-card{
background:#f5f5f5;
padding:30px;
border-left:5px solid #265457;
margin-bottom:50px;
}

.board-section{
margin-top:50px;
margin-bottom:20px;
font-size:24px;
color:#265457;
}

.board-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
gap:25px;
}

.board-card{
background:white;
padding:20px;
border-radius:8px;
box-shadow:0 4px 12px rgba(0,0,0,0.06);
}

.board-card h4{
margin-bottom:6px;
font-size:17px;
color:#111;
}

.board-card p{
font-size:14px;
margin:3px 0;
color:#444;
line-height:1.5;
}

.main-editor{
border-left:4px solid #265457;
background:#fafafa;
}

@media(max-width:768px){

.editorial-title{
font-size:28px;
}

.board-section{
font-size:20px;
}

}/* End custom CSS */