html, body { margin: 0; padding: 0; background: #ffffff; }
  body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
.cc-tela-mobile a { color: rgb(122,128,77); text-decoration: none; }
.cc-tela-mobile a:hover { color: rgb(69,74,32); }
.cc-tela-mobile input, .cc-tela-mobile textarea, .cc-tela-mobile select { font: inherit; }

