Você está na página 1de 2

<style>

.tres-noticias-header .queue-title a{
color: #212121;
text-decoration: none;
font-weight: 600;
}

.tres-noticias-header .queue-section{
border-bottom: 1px solid #a6cae3;
color: #084F8D;
font-size: 0.9rem;
padding-bottom: 0;
text-transform: uppercase;
line-height: 2.2;

.tres-noticias-header .queue-title{
font-family: "PT Serif",serif !important;
font-weight: bold !important;
font-size: 1.2rem;
font-family: serif;
line-height: 1.5rem;
color: #212121;
text-decoration: none;
font-weight: 600 !important;
}

.tres-noticias-header .queue-topico{
display:none;
}

.tres-noticias-header .posts{
border-right: 1px solid #f2f2f2;
border-bottom: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 1% 0 0;
padding: 0 0.5rem;
position: relative;
vertical-align: text-top;
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-moz-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-bottom: 1px solid #f2f2f2;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
padding: 25px 0;
}
</style>

Você também pode gostar