.itext{
  width:60%;
  height: 50px;
  border: none;
  border: 1px  solid #2eb4a1;
  margin-bottom: 10px;
  font-size: 20;
}
.btn-1{
  border: none;
  padding: 10px 35px;
  color: #fff;
  background-color: #2eb4a1;
}
.btn-1:hover,.bg-color2{
  background-color: #465360;
}