html, body { margin: 0; padding: 0; background: #ffffff; }
  body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
.cc-tela-mobile a { color: rgb(194,87,15); text-decoration: none; }
.cc-tela-mobile a:hover { color: rgb(93,38,2); }
.cc-tela-mobile input, .cc-tela-mobile textarea { font: inherit; }

