/* O NAS – Iron Studio */
.iron-doc {
  max-width: 800px;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  color: #111;
  line-height: 1.6;
}

.iron-doc p {
  margin: 0 0 16px;
  font-size: 16px;
}

.iron-doc h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 32px 0 16px;
}

.iron-doc .intro {
  font-weight: 600;
}

.iron-doc .label,
.iron-doc .highlight,
.iron-doc .closing {
  font-weight: 700;
}
