body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content,
body.unione-engine-shortcode-page.unione-engine-dashboard #unione-engine-shortcode-content,
body.unione-engine-create-blog-post #unione-engine-shortcode-content,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content {
	--unione-forest: #082f27;
	--unione-forest-deep: #061f1a;
	--unione-mint: #b7d7cc;
	--unione-gold: #b7d7cc;
	--gold: #b7d7cc !important;
	--gold-dark: #8db7a8 !important;
	--gold-light: #dcefe8 !important;
	--unione-paper: #f7f5ef;
	--unione-ink: #1b2d26;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	background: var(--unione-paper);
	color: var(--unione-ink);
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content *,
body.unione-engine-shortcode-page.unione-engine-dashboard #unione-engine-shortcode-content * {
	box-sizing: border-box;
	max-width: 100%;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .eoi-wrap,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-wrap,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .founding-wrap,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .dashboard-wrap {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	background: var(--unione-paper) !important;
	font-family: Inter, Arial, sans-serif !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .eoi-wrap,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-wrap,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .founding-wrap {
	font-family: Inter, Arial, sans-serif !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content [class*="table"],
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .table-responsive {
	max-width: 100% !important;
	overflow-x: auto !important;
	overflow-y: visible;
	-webkit-overflow-scrolling: touch;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content table {
	max-width: none !important;
	width: 100%;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content input,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content select,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content textarea,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content button {
	max-width: 100%;
}

@media (max-width: 900px) {
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .eoi-stats-row,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-stats-row,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .stats-row {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 620px) {
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .eoi-wrap,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-wrap,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .founding-wrap,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .dashboard-wrap {
		padding: 20px 12px 32px !important;
	}

	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .eoi-stats-row,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-stats-row,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .stats-row {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 8px !important;
	}

	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .eoi-stat-card,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .stat-card {
		padding: 14px 12px !important;
		min-width: 0 !important;
	}

	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .filter-row,
	body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .filters {
		flex-wrap: wrap !important;
	}
}

/* Member workspace forms */
body.unione-engine-create-blog-post #unione-engine-shortcode-content,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content {
	background: var(--unione-paper);
	color: var(--unione-ink);
	font-family: Inter, Arial, sans-serif;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-blog-hero {
	background: var(--unione-forest) !important;
	color: #fff !important;
	padding: 58px 24px 52px !important;
	border-bottom: 4px solid var(--unione-gold);
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-blog-hero__inner,
body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-wrap,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-container {
	width: min(1180px, calc(100% - 32px)) !important;
	max-width: 1180px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-blog-hero__eyebrow,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-container::before {
	color: var(--unione-gold) !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-blog-hero__title {
	color: #fff !important;
	font-size: clamp(32px, 5vw, 56px) !important;
	line-height: 1.05 !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-wrap {
	padding: 28px 0 70px !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-top-bar,
body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-form-card {
	background: #fff !important;
	border: 1px solid #dfe6df !important;
	box-shadow: 0 10px 30px rgba(8, 47, 39, .07) !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-form-card {
	border-top: 3px solid var(--unione-gold) !important;
	border-radius: 2px !important;
	padding: 26px !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-section-title {
	color: var(--unione-forest) !important;
	font-weight: 700 !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content label,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-label {
	color: var(--unione-forest) !important;
	font-weight: 700 !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content input,
body.unione-engine-create-blog-post #unione-engine-shortcode-content select,
body.unione-engine-create-blog-post #unione-engine-shortcode-content textarea,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-input,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-select,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-textarea {
	max-width: 100% !important;
	border: 1px solid #cbd8cf !important;
	border-radius: 2px !important;
	background: #fff !important;
	color: var(--unione-ink) !important;
	min-height: 44px;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content input:focus,
body.unione-engine-create-blog-post #unione-engine-shortcode-content select:focus,
body.unione-engine-create-blog-post #unione-engine-shortcode-content textarea:focus,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-input:focus,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-select:focus,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-textarea:focus {
	border-color: var(--unione-gold) !important;
	box-shadow: 0 0 0 3px rgba(196, 169, 106, .18) !important;
	outline: none;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-btn-green,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-btn--primary,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-btn--submit {
	background: var(--unione-forest) !important;
	border-color: var(--unione-forest) !important;
	color: #fff !important;
	border-radius: 2px !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content > div:first-child {
	background-color: var(--unione-forest) !important;
	background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px) !important;
	border-bottom: 4px solid var(--unione-mint) !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content > div:first-child [style*="color:#fff"],
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content > div:first-child [style*="color:rgba(255,255,255"] {
	color: #fff !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content > div:first-child [style*="#c4a96a"] {
	color: var(--unione-mint) !important;
	border-color: var(--unione-mint) !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-card-header {
	background: var(--unione-mint) !important;
	border-bottom: 2px solid var(--unione-forest) !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-card-header h3,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-h2 {
	color: var(--unione-forest) !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-btn--primary,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-btn--submit {
	background: var(--unione-forest) !important;
	border-color: var(--unione-mint) !important;
	color: #fff !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-container {
	padding-bottom: 70px !important;
}

body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-card,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-repeater-item {
	border: 1px solid #dfe6df !important;
	border-radius: 2px !important;
	box-shadow: 0 8px 24px rgba(8, 47, 39, .06) !important;
}

/* Main member dashboard */
body.unione-engine-dashboard #unione-engine-shortcode-content {
	background: var(--unione-paper) !important;
	font-family: Inter, Arial, sans-serif !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-dashboard-wrapper {
	min-height: 100vh;
	background: var(--unione-paper) !important;
	color: var(--unione-ink) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-top-header {
	background: var(--unione-forest) !important;
	border-bottom: 3px solid var(--unione-gold) !important;
	box-shadow: none !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-top-header .logo,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-top-header .tm {
	color: #fff !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-header-action {
	border-color: rgba(255, 255, 255, .24) !important;
	color: #fff !important;
	background: transparent !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-dashboard-layout {
	background: var(--unione-paper) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-sidebar {
	background: var(--unione-forest-deep) !important;
	color: #fff !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-avatar {
	border-color: var(--unione-gold) !important;
	background: var(--unione-forest) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-role-badge {
	background: rgba(183, 215, 204, .18) !important;
	color: #b7d7cc !important;
	border-color: #b7d7cc !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li.active,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li:hover,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu a:hover {
	background: rgba(255, 255, 255, .1) !important;
	border-left-color: var(--unione-gold) !important;
	color: #fff !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li {
	list-style: none !important;
	margin: 0 !important;
	padding-left: 0 !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li {
	border-left: 3px solid transparent;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li a,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li {
	text-decoration: none;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-main,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-dashboard-main {
	background: var(--unione-paper) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-card,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-stat-card,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-panel,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-table-container {
	background: #fff !important;
	border-color: #dfe6df !important;
	box-shadow: 0 8px 24px rgba(8, 47, 39, .06) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-modal-content,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-table-container {
	max-width: 100% !important;
	overflow-x: auto !important;
	-webkit-overflow-scrolling: touch;
}

/* Response and draft email controls: use the Institutional Engine palette. */
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-view,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-response-email,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-draft-email,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-email-history,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .femail-btn-send,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content button[style*="#c4a96a"],
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content button[style*="#27ae60"],
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content button[style*="#e67e22"] {
	background: var(--unione-forest) !important;
	border-color: var(--unione-mint, #b7d7cc) !important;
	color: #fff !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-view,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-response-email,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-draft-email {
	background: transparent !important;
	color: var(--unione-forest) !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .btn-email-history {
	background: var(--unione-mint, #b7d7cc) !important;
	color: var(--unione-forest) !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .eoi-email-modal-header,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-email-modal-header,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .founding-email-modal-header {
	background: var(--unione-forest) !important;
	border-bottom-color: var(--unione-mint, #b7d7cc) !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .status-badge.status-submitted,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .status-badge.status-pending {
	background: rgba(183, 215, 204, .22) !important;
	border-color: rgba(47, 109, 92, .25) !important;
	color: #2f6d5c !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .femail-section,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-email-section {
	border-left-color: var(--unione-mint, #b7d7cc) !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .femail-section h3,
body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .fellowship-email-section h3 {
	color: var(--unione-forest) !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content .femail-progress-bar {
	background: var(--unione-mint, #b7d7cc) !important;
	color: var(--unione-forest) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-card h3,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-section-title,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-main h1,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-dashboard-main h1 {
	color: var(--unione-forest) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-card a,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-stat-value,
body.unione-engine-dashboard #unione-engine-shortcode-content .unione-main h1 span {
	color: var(--unione-gold) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-login {
	width: min(620px, calc(100% - 32px)) !important;
	margin: 72px auto !important;
	background: #fff !important;
	border: 1px solid #dfe6df !important;
	box-shadow: 0 18px 46px rgba(8, 47, 39, .1) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-login-header {
	background: var(--unione-forest) !important;
	border-bottom: 4px solid var(--unione-gold) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-login-icon {
	color: var(--unione-gold) !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-login-button {
	background: var(--unione-forest) !important;
	border-color: var(--unione-forest) !important;
	color: #fff !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .unione-login-feature i {
	color: var(--unione-gold) !important;
}

body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-table-wrap {
	max-width: 100% !important;
	overflow-x: auto !important;
}

@media (max-width: 620px) {
	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-login {
		width: calc(100% - 24px) !important;
		margin: 28px auto !important;
	}

	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-dashboard-layout {
		grid-template-columns: 1fr !important;
	}

	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-sidebar {
		width: 100% !important;
		padding: 18px 14px !important;
	}

	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 6px !important;
		padding: 14px 0 !important;
	}

	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li,
	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-menu li a {
		min-width: 0;
		padding: 10px 8px !important;
		font-size: 11px !important;
		white-space: normal !important;
	}

	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-main,
	body.unione-engine-dashboard #unione-engine-shortcode-content .unione-dashboard-main {
		padding: 24px 14px 48px !important;
	}

	body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-blog-hero {
		padding: 38px 16px 34px !important;
	}

	body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-blog-hero__inner,
	body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-wrap,
	body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-container {
		width: calc(100% - 24px) !important;
	}

	body.unione-engine-create-blog-post #unione-engine-shortcode-content .unione-form-card {
		padding: 18px 14px !important;
	}

	body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-row,
	body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-row--3 {
		grid-template-columns: 1fr !important;
		gap: 0 !important;
	}

	body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-progress-indicator {
		gap: 8px !important;
		padding: 0 !important;
		margin-bottom: 28px !important;
		overflow-x: auto;
		justify-content: flex-start !important;
	}

	body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content .unm-wla-progress-step {
		min-width: 76px;
	}
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content,
body.unione-engine-shortcode-page.unione-engine-dashboard #unione-engine-shortcode-content,
body.unione-engine-create-blog-post #unione-engine-shortcode-content,
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content {
	--gold: #b7d7cc !important;
	--gold-dark: #8db7a8 !important;
	--gold-light: #dcefe8 !important;
}

body.unione-engine-shortcode-page[class*="unione-engine-team-"] #unione-engine-shortcode-content [style*="#c4a96a"],
body.unione-engine-shortcode-page.unione-engine-dashboard #unione-engine-shortcode-content [style*="#c4a96a"],
body.unione-engine-create-blog-post #unione-engine-shortcode-content [style*="#c4a96a"],
body.unione-engine-neutrals-arbi-form #unione-engine-shortcode-content [style*="#c4a96a"] {
	color: #b7d7cc !important;
	border-color: #b7d7cc !important;
}

body.unione-engine-dashboard #unione-engine-shortcode-content .gold,
body.unione-engine-dashboard #unione-engine-shortcode-content [class*="gold"] {
	color: #b7d7cc !important;
	border-color: #b7d7cc !important;
}