/**
Theme Name: Mad Drum Tabs
Theme URI: https://maddrumtabs.ransomchristofferson.com/
Author: Ransom Christofferson
Description: Theme for the drum tabs website. Child theme of Astra.
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Template: astra
*/

h2.woocommerce-loop-product__title,
.woocommerce .related.products h2.woocommerce-loop-product__title {
    margin: 0;
    font-size: 15px;
    color: var(--ast-global-color-0);
}
