/*!
    Theme Name: Valle Sul
    Theme URI: https://www.vallesul.com.br/
    Description: Tema para site Valle Sul.
    Author: Valle Sul
    Author URI: https://www.vallesul.com.br/
    Version: 1.0.0
    Stable tag: 2.4.1
    Requires at least: 4.7
    Tested up to: 5.6
    Requires PHP: 5.6
    License: GNU General Public License v3 or later.
    License URI: https://www.gnu.org/licenses/gpl-3.0.html
    Text Domain: valle-sul
    Tags: custom-colors, custom-menu, custom-logo, featured-images,
*/

body {
    margin: 0;
}

a {
    color: var(--e-global-color-primary);
}

p {
    margin-top: 0;
    margin-bottom: 16px;
}