.contact-card .form-text{
color:var(--muted);
}

.contact-form-note{
padding:18px 20px;
border-radius:18px;
background:rgba(13,110,253,.06);
border:1px dashed rgba(13,110,253,.18);
color:var(--muted);
line-height:1.7;
}
