p,
.nunito {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1em !important;
}
.logo {
  max-width: 100px;
  padding-top: 20%;
}
.lineas {
  border: solid;
  border-right: 0px;
  border-left: 0px;
  border-top: 0px;
  border-width: 1px;
}
.datospaciente,
span {
  font-size: 0.7rem;
}

h3 {
  font-family: "Montserrat", sans-serif !important;
  font-size: 0.8em;
}
h4 {
  font-size: 0.7em;
  font-family: "Montserrat", sans-serif !important;
}
body {
  background: #f3f6f9;
}
button {
  font-family: "Montserrat", sans-serif !important;
}
a {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1em !important;
}
.limite {
  word-wrap: break-word !important; /* IE 5.5-7 */
  white-space: -moz-pre-wrap !important; /* Firefox 1.0-2.0 */
  white-space: pre-wrap !important; /* current browsers */
}
