.btn:hover {
      background-color:#002ead;
      transition: 0.3s;
  }
  
