/*
Theme Name: Minimal Secure Theme
Theme URI: https://example.com/
Author: Jeferson
Author URI: https://example.com/
Description: Um tema minimalista e seguro criado do zero.
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: minimal-secure
*/

body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    background-color: #ffffff;
}
