{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/access_button_text_color",
"title": "access_button_text_color",
"description": "The color of the text in the log in button on the landing page.",
"example": "#ff0000",
"type": "string"
}