.hide{
  display: none !important;
}

.badge {
  
  background-color: #ff6347;
  color: white;
  margin-bottom: 15px;
     font-size: 15px;
}