/* Child Theme - Custom CSS File */
/* HEADER */
a.login-register-link {
   display:none !important;
}
/* CONTACT PAGE */
body.page-template-contact input,
body.page-template-contact textarea {
   color:#333;
}