.acruze-product-inquiry-context {
  margin: 16px 0 24px;
  padding: 16px;
  border: 1px solid #bdcbd5;
  border-radius: 6px;
  background: #f6fafc;
  color: #183443;
  overflow-wrap: anywhere;
}
.acruze-product-inquiry-context p { margin: 0 0 8px; }
.acruze-product-inquiry-context p:last-child { margin-bottom: 0; }
.acruze-product-inquiry-context a { color: #144e70; text-decoration: underline; }
.acruze-product-inquiry-button .button { white-space: normal; min-height: 44px; }
