/*
Theme Name:  Knives by Yesitis
Description:  Yesitis vous propose un thème pour la génération de vos pages à destination des couteaux connectés.
Author:  Laurine Gillet
Template:  twentytwenty
Version:  1.1
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

.header-titles {
  justify-content: center;
  flex-direction: column;
  padding: 20px 0;
}

header h1 {
  margin: 20px 0 0 0;
}

body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: center;

  height: 100%;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.entry-header {
  display: none;
}
