.textClass2 {
	color: blue
}

.textClass3 {
  color: green
}

.textClass4 {
	color: purple
}

.textClass5 {
	color: aqua
}

body {
	background-color: black
}

.textClass7 {
  color: green
}
#button-ga {
  color: yellow
}
.ab-me {
  color: teal
}
.textClass1 {
  color: navy
}