/*
Theme Name: SiteFAU
Author: Marina Araujo
Description: Site FAU - UFRJ
Theme URI: http://www.fau.ufrj.br
Author URI: http://marinaswebdesign.com
License URI: -
Version: 1.0

All css files are placed in /css/ folder
*/

	.sticky-dark #Top_bar.is-sticky {
	    background: #fff;
	}
	
.fau_subtitulo {
	background-color: #ffffff;
	text-align: center;
	font-size: 20px;
	width: 100%;
	height: 20px;
	padding: 3px;
	color: #5d5d5d;
	margin-bottom: 20px;
	font-family: "Roboto", Arial, Tahoma, sans-serif;
	font-weight: 300;
}