.ssma-sample-link {
	color: var(--ssma-navy) !important;
	font-weight: 800;
	text-decoration: underline;
}

.ssma-form select {
	height: 48px !important;
	min-height: 48px !important;
	padding: 10px 42px 10px 14px !important;
	line-height: 26px !important;
	vertical-align: middle;
}

.ssma-form select option {
	color: #263746;
	background: #ffffff;
}

.ssma-notice-success p {
	margin: 0 0 12px;
	line-height: 1.65;
}

.ssma-notice-success p:last-child {
	margin-bottom: 0;
}
