﻿body.Body_Portal {
  font-size: 15px;
}
body.Body_Portal h2 {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-family: "Arial";
  font-size: 24px;
  font-weight: 600;
}
body.Body_Portal h2.big {
  font-size: 36px;
  text-align: center;
}
body.Body_Portal a {
  font-weight: bold;
}
body.Body_Portal .eviCard a {
  font-weight: normal;
}