#revico-form .revico-form-shop-info-wrapper {
  margin: 1em auto !important;
}

#revico-form .revico-form-product-info-block--back-to-product-page {
  padding: 1em 1.7em;
  font-weight: 700;
  background: #666666;
  border: 1px solid #666666;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 0 2px #b2b2b2;
}

.wrapper>section:nth-of-type(2) {
  padding-bottom: 1px;
}
