/*
Theme Name: Tingira
Description: Blank custom theme for the Tingira website rebuild.
Version: 0.1.0
Text Domain: tingira
*/

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
