
/*------------------------------------*\
    PREFORMATAÇÕES DE FONTES
\*------------------------------------*/

html            {font-size:14px; font-size:0.875rem; -webkit-text-size-adjust: 0.875rem; -ms-text-size-adjust: 0.875rem;}
body            {color:#000000; font-family: 'Poppins', sans-serif; line-height: 1.3;}

h1              {font-size:30px; font-size:2.143rem;}
h2              {font-size:26px; font-size:1.857rem;}
h3              {font-size:22px; font-size:1.571rem;}
h4              {font-size:18px; font-size:1.286rem;}
h5              {font-size:16px; font-size:1.143rem;}
h6              {font-size:14px; font-size:1.000rem;} 

h1,
h2,
h3,
h4,
h5,
h6              {margin: 0; font-family: 'Poppins', sans-serif; font-weight: 700;} 

a               {color:#424242; text-decoration:none;}
a:hover         {text-decoration:underline;}
.the-category a { margin-left: 2px;}
.the-category a:nth-child(1) { margin-left: 0;}
/*------------------------------------*\
    OVERRIDE NO TINYMCE 
\*------------------------------------*/
table           {font-family: Arial, sans-serif; line-height: 1.2;}