p{
    text-align: justify;
}
.center{
    text-align: center;
  margin-bottom: 35px;
}
ol, ul{
    text-align: justify;
}
li{
    margin-bottom: 10px;
}
label[for=q_5597]{
display: none !important;
}
fieldset ul, fieldset li{
list-style: none;
  margin-left: 0;
  padding-left: 0;
}
fieldset li label{
margin-left: 10px; 
}
input[type=button]{
display: none;
}
input[type=submit]{
margin: auto;  
  margin-top: 23px;
}
fieldset{
display: grid;
}