.edbi {
	.edbi-notice {
		border-width: 2px;
		border-style: dashed;
		border-color: #374151;
		padding: 2.5rem;
		text-align: center;
	}

	.edbi-notice h3 {
		font-size: 1.25rem;
		margin-bottom: 0.75rem;
		font-weight: 700;
	}

	.edbi-notice p {
		font-size: 1rem;
		margin-bottom: 0.75rem;
	}
}
