@charset "utf-8";
/* CSS Document */
.logo{
	padding-bottom:50px;
}
.boxresposta{
align-items: center;

}
.boxcentro{
	align-items:center;
	display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.resposta{
	border: 4px #FFFFFF dotted;
	align-items:center;
}

.box0, .box1 {
    display: none;
}
