/* Vantage Image Captions */

.entry-content .wp-caption {
border: none;
box-shadow: none;
overflow-wrap: normal;
}


/* Vantage Tablas */
table {
  border: none !important;
}