/**
Theme Name: Anett Bakes
Author: pax
Author URI: https://anett.chefdemunca.ro/
Description: Anett Bakes
Version: 0.1.0
Text Domain: anett
Template: twentytwentyfive
*/


div.post-teaser {
  position: relative;
  box-shadow: 0 0 10px rgb(0 0 0 / 0.2);
  height: 11em; overflow: hidden;
  
}

.post-teaser figure {
  display: block;
  max-width: 100%;
}

 
.post-teaser div.zitext { height: 7.5em; overflow: hidden;
  position: absolute;
  bottom: 0;
  padding: 0 1em;
  color: white;
  background: linear-gradient(180deg, rgb(0 0 0 / 0) 0%, rgba(0 0 0 / 0.8) 100%);
  text-shadow: 0 0 10px black;
}
