* {margin: 0; padding: 0;}
body {background-color: #fff;}
.box-chef {width: 260px; height: auto;top: 50%; left: 50%;transform: translate(-50%, -50%);position: absolute;}
.box-chef h1 {text-indent: -9999px;}
.logo {background: url('../imagens/logotipoChef.png');background-position: center center;background-repeat:no-repeat;width: 260px;height: 107px;}
h2.h2-chef {font-family:'Quicksand', sans-serif;font-size:14px;color:#000; text-align: center; margin: 23px 0 8px 0;}