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:"Arial",<sans-> </sans->serif;font-size:16px;"><span style="color:white">PORTFÓLIO DE LIMITE DE CRÉDITO</span> </span></strong></p>
</td>
</tr>
<tr>
<td><p><span style="font-family:"Arial",sans-serif;font-size:16px;">DETENTORAS DO LIMITE DE CRÉ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;
}