.policies{
  padding: 2px;
  margin: 0px 2px 0px 0px;;
}
.card{
  box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.22);
}
.team_img{
  width: 180px;
}
.tp_mar{
  margin: 6%;
}
.table-bordered td, .table-bordered th{
  border: 1px solid #334d6c;
}
.veh_mr{
  margin: 3%;
}
.bg_ufs_dark{
  background-color: rgba(12, 11, 9, 0.8) !important;
}
.footer_position a{
  color: #fff !important;
  text-decoration: none !important;
}
.login_button_color{
  background: #ffc70a !important;
  border: 0;
  padding: 10px 35px;
  color: #000 !important;
  font-weight: 400;
  transition: 0.4s;
  border-radius: 50px;
  margin: 0.5rem;
  width: 120px;
}
