
.plus-square span {
	font-size: 40px !important;
}

.my-toggle {
	background: transparent;
	border: 0;
	border-radius: 0.25em;
	color: #888;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	margin-right: 0.5em;
	padding: 0.5em;
	text-transform: uppercase;
	-moz-appearance: none;
	-webkit-appearance: none;
}