#about, #villas, #news, #contact {
    scroll-margin-top: 80px;
}
h1, h2, h3, .display-5 {
    font-family: 'Playfair Display', serif;
    font-weight: 500;
}
.navbar {
    background-color: rgba(248,241,233,0.92);
    backdrop-filter: blur(8px);
    --bs-navbar-color: #5c4b3e
}
footer {
    background-color: #4a3c31;
    color: #d8c9b4
}
.lang-zh-hans #indent p, .lang-zh-hant #indent p, .lang-ja #indent p {
    text-indent: 2em
}
.lang-en #indent p, .lang-fr #indent p, .lang-es #indent p {
    text-indent: 0;
    margin-bottom: 1.4em
}
.logo {height:40px}