/* Button default configuration */
.tccc-cmp-button button {
  background-color: #dddddd;
  /* Keep this backbround color because iPhone and iPad don't have a default background color */
  white-space: normal !important;
}
