@charset "UTF-8";

h2 {
  font-size: 20px;
  font-style: italic;
  color: #177d21;
  line-height: 1.2;
  border-bottom: 2px solid #128015;
  border-left: 5px solid #128015;
  position: relative;
  padding-left: 10px;
 
}

.news {
  font-size: 15px;
  color: #177d21;
  line-height: 1.2;
 
}