/*
Theme Name: Dra. Gabrielle Valério - Em breve
Theme URI: http://www.rodrigogalindez.com/themes/modernist
Description:  Um projeto flexível para que você e seus usuários se concentrem em seu conteúdo. Widgets suportes, SEO otimizado, código limpo e documentada, rápido para carregar, sem plugins necessários. Funciona em WordPress 2.7 e superior. Funciona no IE 6 e superior e todas as versões do Safari / Firefox / Opera. Inclui CSS3 botões.
Version: 3
Author: YoungStudio
Author URI: http://www.youngstudio.com.br
Tags: white, blue, black, silver, light, two-columns, fixed-width, threaded-comments, sticky-post, custom-header, custom-colors, custom-menu
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
* {margin:0; border:0; padding:0; text-decoration: none; list-style:none; border:none; position:relative; vertical-align:top; font-family:'Montserrat', sans-serif;}
/* -------------------------------- [ General Elements ] */
.flex{display:-webkit-flex; display:-moz-flex; display:-ms-flex; display:-o-flex; display:flex;}

.centro{max-width:820px; width:100%; height:auto; margin:auto; text-align:center; font-size:0; padding:10px 10px; justify-content:center; align-items:center; flex-direction:column;}

html, body {overflow-x:hidden; height:100%;}

.centro img {margin-bottom:70px; max-width:305px;}
.centro .texto {color:#404040; font-size:30px; background-color:transparent; padding:0; margin-bottom:80px; border:none; line-height:1.4;}
.centro .texto a {color:#404040; transition:color 0.5s;}
.centro .texto a:hover {color:#62237C;}
.centro .tags {color:#404040; font-size:18px; font-weight:300;}
.centro .tags p {display:inline-block;}
.centro .tags span {font-weight:700; margin:0 5px;}

@media (max-width: 600px) {
    .centro img {margin-bottom:40px;}
    .centro .texto {font-size:20px; margin-bottom:50px;}
    .centro .tags p {width:100%; margin-bottom:6px;}
    .centro .tags span {display:none;}
}
