/**
Theme Name: Girls Lab
Author: Infinito AG
Author URI: https://www.infinitoag.com
Description: Tema desenvolvido sob medida para o projeto Girls Lab.
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: girls-lab
Template: astra
*/

body, button, input, select, textarea, .ast-button, .ast-custom-button {
    font-size: 16px;
    line-height: 1.3;
}

h1, .entry-content :where(h1), .entry-content :where(h1) a { font-size: 42px; }
h2, .entry-content :where(h2), .entry-content :where(h2) a { font-size: 32px; }
h3, .entry-content :where(h3), .entry-content :where(h3) a { font-size: 24px; }
h4, .entry-content :where(h4), .entry-content :where(h4) a { font-size: 20px; }

.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button:not(:hover) {
    border-color: #511217;
    color: #511217;
}