.contfrom {
  width: 96%;
  margin: 20px auto;
}

.fromtit {
  font-size: 32px;
  font-weight: bold;
  color: #0947e4;
  letter-spacing: 3px;
  line-height: 1.5;
  text-align: center;
}

.frombox {
  height: 60px;
  margin-top: 10px;
  padding: 40px 20px;
  background: #cce6ff;
  border-radius: 10px;
}