/*
Theme Name: eiyolab
Theme URI: http://eiyolab.br-solutions.fr/theme/eiyolab
Author: Br
Text Domain: eiyolab
*/

body { background: #cf142e }

#presentation {
  font-size: 36px; 
  color: #171717;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: rgba(255,255,255,0.7);
  font-family: 'Teko', sans-serif;
  font-weight: 500;
}  
