Could not change background colour like this ``` NextButton().setBackgroundColor(color(R.color.custom_brown)) SkipButton().setBackgroundColor(color(R.color.custom_brown)) FinishButton().setBackgroundColor(color(R.color.custom_brown)) ```