<style>
.praxis-danke-wrap {
max-width: 580px;
margin: 60px auto;
padding: 0 24px;
text-align: center;
font-family: Georgia, ‚Times New Roman‘, serif;
}
.praxis-danke-wrap .check-icon {
width: 60px;
height: 60px;
border-radius: 50%;
border: 1.5px solid #b5a06a;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 28px;
}
.praxis-danke-wrap h1 {
font-size: 28px;
font-weight: normal;
color: #3a4a38;
margin: 0 0 16px;
letter-spacing: 0.5px;
}
.praxis-danke-wrap .divider {
width: 48px;
height: 1.5px;
background: #b5a06a;
margin: 0 auto 20px;
}
.praxis-danke-wrap p {
font-size: 15px;
color: #6b6b60;
line-height: 1.85;
margin: 0 0 12px;
font-family: Arial, sans-serif;
}
.praxis-danke-wrap .kontakt {
margin-top: 32px;
font-size: 13px;
color: #9a9a8a;
font-family: Arial, sans-serif;
line-height: 1.8;
}
.praxis-danke-wrap .kontakt a {
color: #7a8f6a;
text-decoration: none;
}
.praxis-danke-wrap .btn {
display: inline-block;
margin-top: 32px;
padding: 12px 32px;
border: 1.5px solid #6b7c5a;
border-radius: 4px;
font-size: 12px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: #3a4a38;
text-decoration: none;
font-family: Arial, sans-serif;
transition: background 0.2s, color 0.2s;
}
.praxis-danke-wrap .btn:hover {
background: #6b7c5a;
color: #ffffff;
}
</style>
<div class=»praxis-danke-wrap»>
<div class=»check-icon»>
<svg width=»24″ height=»24″ viewBox=»0 0 24 24″ fill=»none» stroke=»#b5a06a» stroke-width=»1.5″ stroke-linecap=»round» stroke-linejoin=»round»>
<polyline points=»20 6 9 17 4 12″></polyline>
</svg>
</div>
<h1>Vielen Dank für Ihre Buchung</h1>
<div class=»divider»></div>
<p>Wir freuen uns auf Ihren Besuch.</p>
<p>Eine Bestätigung mit allen Termindetails<br>wurde an Ihre E-Mail-Adresse gesendet.</p>
<div class=»kontakt»>
Bei Fragen erreichen Sie uns unter<br>
<a href=»mailto:osteopathie@praxis79.ch»>osteopathie@praxis79.ch</a> · +41 31 317 44 32
</div>
<a href=»https://praxis79.ch» class=»btn»>Zur Startseite</a>
</div>