@charset "utf-8";
/* CSS Document */

.region-content .titol{
  font-size: 22px;
  font-weight: bold;
  color: #4a6300;
}

.region-content .sub-titol{
  font-size: 17px;
  text-decoration: underline;
  color: #c00b1e;
  font-weight: bold;
}
