.button.button-discord {
	color: white!important;
	background-color: #5865F2!important;
}

.pricing-table { 
	max-width: inherit!important;
}

.pricing-table::before {
	background-image: unset!important;
}

.pricing-table-bg::before {
	background-image: url("../images/pricing-illustration.svg")!important;
}