body,html {
  font-size: .875rem;
  height: 100%;
  
}

.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

.myborder{
  border-width: 2px;
}

#title {
  color: #239DFD ;
}


.form-wrapper{
   /* width: 400px;
   height: auto; */
   background-color: #fff;
}


.hidden {
  display: none;
}