Enhance contact CTA prominence and copy clarity
This commit is contained in:
+20
@@ -521,6 +521,15 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.contact-copy .contact-highlight {
|
||||
font-size: clamp(1.25rem, 2.2vw, 1.65rem);
|
||||
line-height: 1.35;
|
||||
font-weight: 600;
|
||||
color: #f0e6d0;
|
||||
margin: 0 0 0.6rem;
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
.contact-form {
|
||||
background: #121212;
|
||||
border: 1px solid rgba(200, 134, 10, 0.22);
|
||||
@@ -1183,6 +1192,17 @@
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.footer-response {
|
||||
font-family: 'Barlow Condensed', sans-serif;
|
||||
font-size: 0.85rem;
|
||||
color: #cdb483;
|
||||
margin-top: 0.2rem;
|
||||
}
|
||||
|
||||
.footer-links--legal {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.consent-banner {
|
||||
position: fixed;
|
||||
left: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user