.helper {
color: white;
}
.helperGray {
color: gray;
font-style: italic;
}
.helperRed {
color: red;
font-style: italic;
}
.helperYellow {
color: #f6bd25;
}