/*
Theme Name: Turma Canvas
Theme URI: https://turma.news
Author: Turma News
Description: Tema canvas mínimo, gerenciado pelo plugin Turma Suite. Toda a aparência do portal vive no plugin.
Version: 6.2.2
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: turma-canvas
License: GPLv2 or later
*/

html{box-sizing:border-box}
*,*::before,*::after{box-sizing:inherit}
body{margin:0}
img,video{max-width:100%;height:auto}
.turma-shell-container{width:min(calc(100% - 32px),var(--turma-largura,1200px));margin-inline:auto;padding-block:32px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
