.notice{
	box-sizing: border-box;
	padding: 1rem 1.5rem;
	color: #fff;
}

.notice__label{
	font-weight: bold;
}