<style>
	.notworking {
		color: black;
	}

	input[type=file]::file-selector-button {
		background:  !important;
	}

	input[type=file]::file-selector-button:hover {
		background:  !important;
	}

	.link {
		color:  !important;
	}

	.spinner {
		border: 14.1px solid  !important;
	}

	.commands {
		background-color:  !important;
		border: 1px solid  !important;
	}

	.header-background {
		background: linear-gradient(90deg,  0%,  50%,  100%) !important;
	}
</style>