/**
Theme Name: LSTI Prof-D
Author: LSTI.ca
Author URI: https://lsti.ca
Description: Plateforme éducative LSTI.ca - Services TI et formations Prof-D (Do It Yourself)
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lsti-prof-d
Template: astra
*/
/* Fix Additional Information table */
.woocommerce-product-attributes td,
.woocommerce-product-attributes th {
    color: #333333 !important;
    background-color: #ffffff !important;
}
.woocommerce-product-attributes tr:nth-child(even) td,
.woocommerce-product-attributes tr:nth-child(even) th {
    background-color: #f9f9f9 !important;
}
