.custom-widget-button a{
	font-size:1.1rem;
	padding: 0.5em 2em;
}

.top-panel .custom-widget-button{
	order:2;
	display: flex;
	align-items: center;
	margin-right:10px;
}

#bottom-widgets .custom-widget-button{
	display:flex;
	align-items: center;
	justify-content: center;
	padding:40px;
}
