I have been working on automating the creation of user pools in AWS Cognito. To accomplish this, I am utilizing a yaml file to configure all aspects of the process including user attributes and IDPs. However, I am facing some challenges when it comes to customizing the sign-in page. I understand that I need to add CSS to certain classes, but I am unsure about where exactly to do so and what format to follow.