button.toggle-feed-button {
	font-size: 14px;
	background-color: #455afb;
	border-color: #455afb;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding: 7px 20px;
	border: none;
	border-radius: 3px;
}