.link-gallery{text-align:center;width:100%}.link-gallery p{font-family:Karla;font-size:clamp(.8rem,4vw,1rem);line-height:1.6}.gallery-content{display:inline-block;max-width:1400px;width:100%}.link-gallery-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.gallery-item{flex:0 0 calc(50% - 1rem);max-width:264px}.gallery-card{border-radius:10px;box-shadow:1px 1px 5px rgba(0,0,0,.3);color:#3f3f3f;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:.3s ease}.gallery-card:hover{transform:scale(105%)}.gallery-image{height:auto;width:100%}.item-text{background-color:#efefef;flex-grow:1;padding:.5rem 1rem 1rem}.item-text h4{font-family:Poppins;font-size:clamp(.7rem,2vw,1rem);font-weight:600;margin:0}.item-text p:first-child{font-size:clamp(.6rem,2vw,1rem);margin:0 0 .1rem}