/* Dark overrides for contact page */
.contact-form.style-2 { background: #111 !important; border: 1px solid rgba(255,255,255,0.08) !important; }
.contact-form.style-2 label { color: rgba(255,255,255,0.55) !important; }
.contact-form.style-2 .form-control { background: #1a1a1a !important; border-color: rgba(255,255,255,0.12) !important; color: #fff !important; }
.contact-form.style-2 .form-control::placeholder { color: rgba(255,255,255,0.3) !important; }
.contact-page-wrapper { background: #000 !important; }
.contact-info .info-title { color: rgba(255,255,255,0.5) !important; }
.contact-info a, .contact-info p { color: #fff !important; }
.content .title { color: #fff !important; }
.content .text { color: rgba(255,255,255,0.6) !important; }
