/*
Theme Name: Turma do Ticket
Theme URI: https://www.turmadoticket.com.br/
Author: Turma do Ticket
Author URI: https://www.turmadoticket.com.br/
Description: Tema em branco para a Turma do Ticket by Turma do Rock
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: turma-do-ticket
Tags: turmadoticket, turmadorock, ingressoscomseguranca, ingressoseguro, comprecomseguranca
*/

/* =======================================================
   Tema em branco — escreva seus estilos a partir daqui.
   ======================================================= */

:root{--container:1140px}
*{box-sizing:border-box}
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;color:#1f2328}
img{max-width:100%;height:auto}
a{color:inherit}
.site-header,.site-footer,.site-main{max-width:var(--container);margin:0 auto;padding:24px 20px}
