.contact-details,
.contact-form-panel {
    border-radius: 28px;
}

.detail-list article {
    border-radius: 16px;
}

.detail-list article > span {
    border-radius: 16px;
}

.button {
    border-radius: 999px;
}

input,
select,
textarea,
.consent {
    border-radius: 14px;
}

.form-footer button {
    border-radius: 999px;
}

.contact-routes {
    overflow: hidden;
    border-radius: 28px;
}

.contact-routes > div > span {
    border-radius: 14px;
}
