.subscribe-box {
	width : 100%;
	background-color: white;
	padding: 5px 0;
	color: rgb(27, 102, 133);
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}
