/* Loaded after Weaver theme CSS — mirrors original cascade order */
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

#content .entry-content img {
  max-width: 100%;
  height: auto;
}

.owi-contact-form input,
.owi-contact-form textarea {
  color: #111;
  width: 100%;
  max-width: 400px;
}

.owi-contact-form input[type="submit"] {
  width: auto;
  cursor: pointer;
}
