.widget-title {
  display: none;
}

.site-title {
	text-transform: none;
}

.site-description {
  font-size: 24px;
  font-family: 'Barlow Condensed';
}

.entry-title {
  /* display: none; */
  text-transform: none;
  color: #555;
  font-family: 'Barlow Condensed';
  font-size: 40px;
}

.sisalto {
	font-size: 24px;
  font-weight: bold;
  color: #555;
  margin-top: 20px;
  font-family: 'Barlow Condensed';
}  

/*
.site-logo {
  width: 500px!important;
  height: 400px!important;
}
*/

.otsikko2 {
  text-transform: none;
  color: #555!important;
  font-family: 'Barlow Condensed';
  font-weight: bold;
  font-size: 28px;
}

.sarake2  {
  color: #555;
  font-size: 20px;
  font-family: 'Barlow Condensed';
  font-weight: bold;
}

.sisalto2 {
	font-size: 24px;
  font-weight: bold;
  color: #555;
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Barlow Condensed';
}

.vaalea {
  color: #888;
}