/* Bruno Custom for SMS Nexus */

.lato {
	font-family: 'Lato', cursive;
}

.yellow {
	color: #ffc438;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.overlay_topo {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

h2 {
	font-weight: 300 !important; 
}

.text_shadow {
	text-shadow: 4px 4px 5px rgba(0, 0, 0, 1);
}

#sobre {
	background: #d0e4c2 !important;
	padding-top: 0 !important;
	margin-bottom: 50px;
}

.row-feat {
	padding-top: 0 !important;
}