/* Add here all your css styles (customizations) */
h3 {
    font-size:16px;
}

.headline {
  display: block;
  margin: 10px 0 10px 0;
  border-bottom: 1px dotted #e4e9f0;
}

.news-v3 h2 {
  font-size: 18px;
  font-weight: 200;
  margin: 0;  
  text-transform: uppercase;
}