.cards {
  position: relative;
  z-index: 2;
 }

.text_content {
   position: absolute;
   height: center;
   width: center;
} 
  
.button.button--secundary: {
  border-radius: 1.2em;
  
}

.cards__card .hs_cos_wrapper_type_inline_rich_text *:last-child {
  margin-bottom: 0;
 