@charset "UTF-8";

.menuLateral .title {
  border: none;
  color: #0056b3;
  border-left: 2px solid #ffc107;
  font-size: 22px;
  font-weight: 500;
  padding-left: 10px;
  transition: 0.4s;
}

.menuLateral li {
  padding: 3px 30px;
  list-style: none !important;
}

.menuLateral li a {
  line-height: 2.5;
  color: #444444;
  transition: 0.4s;
}



/*# sourceMappingURL=pg-seo.css.map */