.insu-ml-btn {
	display: inline-block;
	margin: 0 0 1.2rem;
	padding: .7rem 1.4rem;
	border-radius: 6px;
	background: #ffe600;
	color: #2d3277;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
}

.insu-ml-btn:hover,
.insu-ml-btn:focus {
	background: #f5dd00;
	color: #1f2456;
}
