.whiteText {
  color: #FFFFFF
}

.button-text {
  color:white
}

.blackText {
  color:#000000
}

.primary-text{
  color:#c6a96b
}