/* ========================================
   SUPPORT BUTTON COMPONENT
   ======================================== */

.support-button {
	filter: saturate(1.5);
	width: 50%;
	height: 50%;
}

.support-button img {
	max-width: 400px;
	max-height: 200px;
	width: auto;
	height: auto;
}
