:root{--page-title-display:none;}/* Start custom CSS */.servicioBoxWrapper .servicioBoxInnerHiddenText
{
    display: none;
}

.servicioBoxWrapper:hover .servicioBoxInnerHiddenText
{
    display: block !important;
}/* End custom CSS */