.barn .box-push .box-text {
    margin-top: -30px;
    border-radius: var(--img-radius);
    filter: drop-shadow(5px 5px 8px rgb(0 0 0 / 0.75));
    font-size: 1rem;
}