.head-one{
    background-color:#656767;
}

.title_one{
    color: white;
}

.button_one{
    color: white;
}
.body_two{
   /* background-color: #EFEFEF;*/
    background: #fff;
}

.form-control{
    border-radius:2rem;
}

.footer_one{
   background-color:#656767;
}