.btn_bg_color{
    background-color:#1A2F66 !important;
    
}
.text_p_color{
    color: #000000 ;
    font-weight:700 ;
}
.text_p_color_light{
    color: #fff;
}
.box_bg_color{
    background-color: #bebcbc !important;
}