h3{
		font-family: 'Courgette', cursive;
		letter-spacing: normal;
}
titulo-branco h3 {
		color:#ffffff!important;
}
ul{
		margin: 0px;
}
.display-capa:hover {
		opacity: 0.3;
		transition: .5s ease;
}