/*
Theme Name: IRAA Global v2
Theme URI: https://iraaglobal.com/
Author: IRAA Global
Description: Fully custom classic WordPress theme for IRAA Global.
Version: 2.2.0
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: iraa-global-v2
*/

.iraa-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.iraa-form-notice {
  padding: 14px 16px;
  margin: 0 0 18px;
  border-radius: 12px;
  font-family: var(--sans);
}

.iraa-form-notice--success {
  color: #155724;
  background: #d4edda;
  border: 1px solid #b7dfc0;
}

.iraa-form-notice--error {
  color: #721c24;
  background: #f8d7da;
  border: 1px solid #efb9bf;
}

.footer__legal [aria-disabled="true"] {
  opacity: .55;
  cursor: not-allowed;
}

.insight-content {
  max-width: 840px;
}
