.bord{  
  border-style: solid;
  border-color:red ;
  padding-left: 10px;
  padding-right: 10px;
  border-width: 0.5px;
}