/*
Theme Name: Central do Timão
Description: Tema oficial do Central do Timão — portal de notícias do Sport Club Corinthians Paulista.
Version: 1.0.1
Requires at least: 6.7
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: central-do-timao
*/

/* Remove white gaps between sections on the homepage */
body .wp-site-blocks > * + * {
  margin-block-start: 0 !important;
}

body .wp-site-blocks {
  gap: 0 !important;
}
