/* This is the style of your browser text */

h2 {
  font-size: 22px;
  letter-spacing: 4px;
  line-height: 6px;
  color: #FFFFFF;
  text-transform: capitalize;
}

h3 {
  font-size: 18px;
  letter-spacing: 1px;
  color: #FFFFFF;'
}


div.news_title {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 6px;
  color: #B05D15;
  text-transform: capitalize;
}
