.outer_1{
   border-radius: 5px;
    /* background-color: white; */
    background-color:rgba(255, 128, 0, 0.162);
    color: white;
    


}
.btn_1{
   
    color: white;
     background-color:blue ;
}
label{
    font-weight: 900;
    font-size: large    ;

}



