/*
Theme Name: Jobspace
Theme URI: http://www.jobspace.com.br/
Description: jobspace
Version: 1.0
Tags: site
Author: Hogrid
Author URI: https://www.hogrid.com/
*/

.bt-voltar{font-size: 14px; color: #555;}

.single-blog .data-categoria{font-size: 13px; line-height: 32px; color: #fff; background: #593011; padding: 0 1rem; border-radius: 16px;}
.single-blog .title-primary{color: #666;}

.pesquisa-blog h6{font-size: 15px; font-weight: 600; color: #00817C; text-indent: 10px;}

.news-blog .btn-primary{background: #F1B500; border: 1px solid #F1B500; color: #593012; font-size: 15px; width: 120px; height: 38px; line-height: 38px; text-align: center;}

.compartilhar { display: inline-flex !important; }

.img-responsiva img{
    max-width: 100%;
    height:auto;
}