.expander-button {
	width: 100%;
	display: block;
	margin-top: 12px;
	a:focus {
		outline: none !important;
		box-shadow: none !important;
		border-color: transparent !important;
	}
}
