/* ITEAMO.NET <<< ============================================================ */
[float=left] {
  float: left;
}

[float=right] {
  float: right;
}

[clear] {
  clear: both;
}

br[clear] {
  display: block !important;
  line-height: 0px;
  height: 0px;
}

b {
  font-weight: bold !important;
}

.iteamo .about {
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.2rem;
}
.iteamo .about::first-letter {
  font-size: 1.5rem;
}

/*# sourceMappingURL=projects.css.map */
