.wp-block-mcb-tip {
	background: #FFF2B4;
	padding: 1.5rem;
    margin-bottom: 2rem;
}

p.mcb-tip-content {
	color: #2C3A44 !important;
}

p.mcb-tip-content:last-of-type {
    margin-bottom: 0;
}