.titulo-teste-vocacional__gestao{
margin-bottom: 30px;
width: 600px;
text-align: center;
font-weight: 400!important;
}
.teste__vocacional {
flex-direction: column;
}
.pergunta-teste-vocacional{
color:#ffffff!important;
}
.texto-resposta-teste-vocacional{
color:#ffffff!important;
}
#botao-proximo {
margin-left: 0px;
border-radius: 10px;
width: 100%;
height: 51px;
font-size: 20px;
font-weight: 700;
}
#botao-refazer{
margin-left: 0px;
border-radius: 10px;
width: 100%;
height: 51px;
font-size: 20px;
font-weight: 700;
}
#titulo-teste__vocacional{
text-align: center;
}
#botao-teste {
width: 360px;
height: 51px;
}
.quadrado-teste-vocacional{
background: #212121!important;	
}
.titulo-teste-vocacional{
color: #ffffff!important;
}
.mauticform-button-wrapper .mauticform-button.btn-default {
border-radius: 10px;
width: 100%;
height: 51px;
}
@media only screen and (max-width: 414px){
.titulo-teste-vocacional__gestao{
width: 100%;
}
}