*{
    font-family: 'Montserrat' !important;
}
#line-1{
    height: 2px;
    width: 100%;
    background-color:red;

}

#title{
    color: #02394A;
}
#qstn{
    font-size: 16px;
    font-weight: bold;
    color: #02394A;
}
#rq{
    color: #AF3C43  !important;
    
}
#help{
    color: #295376;
    font-size: 20px;
    
}
#next{
    color: white;
    background-color: #295376;
    border-color: #295376;
    
}
#next:hover{
    color: #295376;
    background-color: white;
    
}
/* --------- Form 2 -------------------*/
#tit1{
    font-size: 25px !important;
    font-weight: bold !important;
    color: #333333;
}
/*#prev{
    color: #295376;
    background-color: grey;
    border-color: grey;
}*/

