/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: MercuryTheme.com
Author URI: https://mercurytheme.com/
Template: mercury
Version: 3.9.12
*/
/* @import url("../mercury/style.css"); */

thead {
	border-color: #dfe6e9;
}

td, th {
	border: 1px solid #dfe6e9;
    margin-bottom: 15px;
}

figcaption {
	text-align: center;
    font-size: small;
    color: gray;
    margin-bottom: 20px;
}