@import url("https://fonts.googleapis.com/css?family=Chivo:900");
@import url("https://fonts.googleapis.com/css?family=Comfortaa");




@media screen and (min-width: 701px) {
  div.otsikko {
    font-size: 85px;
	
  font-family: 'Chivo', sans-serif;
  color: #0e0f0f;
  
  /* hyvä väri kans  color: #1c1d1f; ja #151617 */
  line-height: 1;
  margin: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  }
}




@media screen and (max-width: 700px) {
  div.otsikko {
    font-size: 70px;
	
  font-family: 'Chivo', sans-serif;
  color: #0e0f0f;
  
  /* hyvä väri kans  color: #1c1d1f; ja #151617 */
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  }
}





@media screen and (max-width: 600px) {
  div.otsikko {
    font-size: 40px;
	 
  font-family: 'Chivo', sans-serif;
  color: #0e0f0f;
  
  /* hyvä väri kans  color: #1c1d1f; ja #151617 */
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  }
}


.kokeilu {
 
  margin-left: 1rem;
  margin-bottom: 1rem;
  
}

.valiaikainenmargin {
	
padding:0;
margin:0;
}



.kuvan-alla {
  font-family: 'Comfortaa', cursive;
  color: #0e0f0f;
  font-size: 17px;
  padding: 1px;
  /*tarviiko tätä  margin: 0rem; */
  
  
  
}

.author-meta2 {
	
 font-family: 'Comfortaa', sans-serif;
  font-weight: bold;
  font-size: 16px;
  writing-mode: vertical-lr;
   margin-left: -2px;
	color: black;
	
}


.author-meta {
	
  font-family: 'Comfortaa', sans-serif;
  font-weight: bold;
  font-size: 16px;
   line-height: 2;
 color: black;
  writing-mode: vertical-lr;
	
}
