.w3-content{
  max-width: 350px;
}

.w3-button{
  opacity: 0.3;
}

#artigosTitulo{
	color:#75928E;
	font-family: libre baskerville;
	font-weight: bold;
	font-size: 35px;	
}

.img-container {
        text-align: center;
      }

.tituloBlog{
	font-family: Linotype Didot!important;
	font-style: italic;
	color:#2E2E2E;
	font-size: 20px;
}

.conteudoArtigo{
	font-family: Linotype Didot!important;
	font-style: italic;
	font-size: 14px;	
	font-weight: bold;
	padding-top: 2%;
}

#imagemAutor{
	width:40px;
	height:40px;
	display:inline-block;"
}

#labelArtigo{
	font-family: Linotype Didot!important;
	display: inline-block;
	margin-left:5px;"
}

#artigoTitulo{
	text-align: center;
	font-family: Linotype Didot!important;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
}

#artigoTituloAlterado{
	text-align: center;
	font-family: Linotype Didot!important;
	font-style: italic;
	font-size: 25px;
	font-weight: bold;
}
#blogTitulo{
	text-align: center;
	font-family: Linotype Didot!important;
	font-style: italic;
	font-weight: bold;
	color: #A3B6B4;
	font-size: 35px;
}

#conteudoArtigo{
	font-family: Linotype Didot!important;
	font-size: 20px;
	text-align: justify;
	line-height: 2;
	margin-top:5%;
}

.paragrafoArt{
	margin-top: 3%;
}

#mainArt{
	margin-top: 5%;
	background-color: #F2F2F2;
}

#artigoHeader{
	padding-top: 3%;
}

#artigoHeaderBlog{
	padding-top: 1%;
}

.blogTituloArtigo{
	text-align: center;
	font-family: Linotype Didot!important;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
}

.blogTituloArtigoAlterado{
	text-align: center;
	font-family: Linotype Didot!important;
	font-style: italic;
	font-size: 25px;
	font-weight: bold;
}

.boxing{
  border: 2px solid #A3B6B4;
}

#inicioBlog{
	background-color: #FFEFE8;
}


#fb-share-button {
    background: #3b5998;
    border-radius: 3px;
    font-weight: 600;
    padding: 5px 8px;
    display: inline-block;
    position: static;
}

#fb-share-button:hover {
    cursor: pointer;
    background: #213A6F
}

#buttonShare{
	text-align: center;
}

#fb-share-button svg {
    width: 18px;
    fill: white;
    vertical-align: middle;
    border-radius: 2px
}

#fb-share-button span {
    vertical-align: middle;
    color: white;
    font-size: 14px;
    padding: 0 3px
}