
.elms-33345 .elms-element.elms-element-e9251b8{--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;}.city-of-dreams {
font-family: 'Arial', sans-serif;
margin: 0 auto;
padding: 20px;
max-width: 900px;
}
.city-of-dreams h2 {
font-size: 24px;
color: #1a237e;
border-bottom: 2px solid #ddd;
padding-bottom: 10px;
}
.city-of-dreams p {
font-size: 16px;
line-height: 1.8;
color: #555;
margin-bottom: 15px;
}
.city-of-dreams a {
color: #007bff;
text-decoration: none;
}
.city-of-dreams a:hover {
text-decoration: underline;
}
.city-of-dreams-image {
width: 100%;
height: auto;
margin: 20px 0;
display: block;
border-radius: 8px;
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}