JSFiddle - React, Tailwind, and code Playground

HTML

<table style="border-collapse:collapse; border:none; margin-left:10.4pt" style="width:0%">
<tbody>
  <tr>
    <td bgcolor="#0070c0"><p style="text-align:center"><strong><span style="font-family:&quot;Arial&quot;,<sans->          </sans->serif;font-size:16px;"><span style="color:white">PORTF&Oacute;LIO DE LIMITE DE CR&Eacute;DITO</span>          </span></strong></p>
    </td>
  </tr>
  <tr>
    <td><p><span style="font-family:&quot;Arial&quot;,sans-serif;font-size:16px;">DETENTORAS DO LIMITE DE                 CR&Eacute;DITO: </span></p>
    </td>
  </tr>
</tbody>
</table>

CSS

.styled-select select {
   background: transparent;
   width: 200px;
   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 1px solid #CCC;
   border-radius: 0;
   height: 34px;

   }