/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1639406527
Updated: 2021-12-13 14:42:07

*/

.contenido-oculto {
display: none;
}

main{
   column-count:3;
   column-gap:30px;
   /* column-rule:4px double black; */
   list-style: none;
}

#data tr {
  display: none;
}

.tituloInf{
  font-size: 16px; 
  font-weight: bold; 
  text-align: right;
  width:400px;
  border: none;
  background-color: #e9e9e9 !important;
}
.val{
  line-height: 1.7;
  border: none;
  background-color: #e9e9e9 !important;
}
.parrafo{
  margin: 0 5px 0 0;
}
.fondo{
  background-color: #e9e9e9;
}



