body{
    margin: 0;
    padding: 0;
}
.all{
    width: 1366px;
    margin: 0px auto;
}
.backToHome a{
    color: black;
    font-size: 12px;
}
.backToHome p{
    font-size: 12px;
}
.backToHome{
    margin-left: 200px;
    margin-top: -40px;
}
.mainTitle{
    font-size: 30px;
    font-weight: bold;
    color: rgb(217,0,0);
    margin-left: 200px;
}
.redline1{
    width: 996px;
    height: 2px;
    background-color:rgb(251,229,229) ;
    margin-left:200px ;
    margin-top: -25px;
}
.redline2{
    width: 50px;
    height: 2px;
    color: rgb(217,0,0);
    background-color:rgb(217,0,0) ;
}
.questionSummmary{
    margin-left: 200px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 20px;
    color: rgba(217,0,0,1);
    margin-top: 70px;
}
.redline3 {
    width: 996px;
    height: 2px;
    background-color: rgb(251, 229, 229);
    margin-left: 200px;
    margin-top: -10px;
}

.question a{
    text-decoration: underline;
    color: rgb(31,93,195);
}
.text{
    width: 944px;
    height: 150px;
    margin-left:200px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: -130px;
}
.text1{
    width: 944px;
    height: 150px;
    margin-left:200px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: -90px;
}
.text2{
    width: 944px;
    height: 150px;
    margin-left:200px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: -50px;
}
