.dop_text {
  font-family: 'Roboto',Arial,sans-serif;
  color: #000000;
  font-size: 16px;
  text-align: justify;
}
.dop_text p {
  margin:0 0 10px 0;
  line-height: 1.55;
}
.dop_text h2, .dop_text .h2, .dop_text h3 {
  margin:20px 0 10px 0;
  font-weight: bold;
  font-size:24px;
}
.dop_text li {
  line-height: 1.55;
}
.menu_perelink {margin:10px 0; font-family: 'Roboto',Arial,sans-serif;}
.menu_perelink a {
  color: #000000 !important;
  padding: 0 7px;
}
.menu_perelink a:hover {
  text-decoration: underline !important;
}