.post--archive a{
	transition: 0.3s all;
}
.post--archive a:hover{
	color: #e62e3a;
}



@media (max-height: 800px) and (min-width: 1200px) {
  .post--teaser h1 {
	font-size: 72px !important;
  }
}