.cardhoveredcontainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cardhoveredcontainer:hover .cardhoveredcontainer-text{display:flex}.cardhoveredcontainer-text{color:#fff;background:#da920ecc;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;height:100%;padding:2%;display:none}.cardhoveredcontainer-text h3{padding-bottom:2rem;font-weight:600}.cardhoveredcontainer-text:hover{display:flex}
