JSFiddle - React, Tailwind, and code Playground
by dav sev
CSS
/*flipbox h3 title grey bg*/
h3.elementor-flip-box__layer__title {
background-color: rgba(0,0,0,0.5);
position: absolute;
min-width: 100%;
right: 0;
padding: 10px 0px;
bottom: -10px;
}