.pp-error {
    border: 1px solid red;
    border-radius: 8px;
    /*  border-radius: .25rem;*/
    background-color: #ffe8e5;
    box-shadow: none !important;
    padding: 15px !important;
    font-size: 14px;
    color: #646f79;
}

.grecaptcha-badge {
    right: 10px !important;
    left: auto;
    width: 70px !important;
}

.my-title{
  font-size: 52px;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: -0.9187043309211731px;
  font-family: 'Roboto', sans-serif;
  margin: 0 auto 32px;
}

.w-text{
	width: 720px !important;
}

.my-title-1 {
  text-align: center;
  width: 700px;
  max-width: 100%;
  margin: 0 auto 32px;
  line-height: 78px;
  font-size: 52px;
  font-weight: 700;
  letter-spacing: -0.9187043309211731px;
  font-family: 'Roboto', sans-serif;
}