.villa-detail article { max-width: 900px; margin: auto; color: #30343b; }
.villa-detail h2 { font-size: 1.55rem; line-height: 1.35; margin: 30px 0 16px; }
.villa-detail h2:first-child { margin-top: 0; }
.villa-detail p, .villa-detail li, .villa-detail address { line-height: 1.75; }
.villa-detail a { color: #245842; text-decoration: underline; overflow-wrap: anywhere; }
.villa-detail ul { padding-left: 24px; }
.villa-detail address { font-style: normal; }
.villa-detail table { width: 100%; margin: 20px 0; border-collapse: collapse; }
.villa-detail caption { caption-side: top; color: #30343b; font-weight: 700; }
.villa-detail th, .villa-detail td { text-align: left; border: 1px solid #cbd6cf; padding: 12px; }
.villa-detail thead { background: #eaf1ed; }
.villa-detail td { white-space: nowrap; }
.villa-detail .villa-download { display: inline-block; background: #245842; color: white; padding: 14px 20px; border-radius: 4px; }
.villa-return { margin-top: 24px; }
