.hide-text, .menu-social-container li, #title a, .footer-logo, #footer #searchsubmit {
  text-indent: 0;
  white-space: normal;
  overflow: visible;
}

input,
.button {
  display: none !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
div,
li,
span,
input,
button,
textarea,
div {
  color: #3c3c3c !important;
}

a {
  color: #ccc;
  text-decoration: underline !important;
}

#header {
  padding-top: 10px;
  padding-bottom: 0;
}

#title-area {
  float: none;
}

#title,
#title a,
.footer-logo {
  width: auto;
}

#nav,
#menu-eyebrow {
  display: none;
}

#share {
  display: none;
}

#footer {
  display: none;
}