@charset "utf-8";

/*
Theme Name: Translucent Inc.
Theme URI: 
Description:
Version: 1.0
Author: Gabi Thomaz
Author URI: www.gabithomaz.com.br
*/

.categories {
    list-style-type: none;
    padding: 20px;
}

.grecaptcha-badge {
	display: none;
}

figcaption {
    font-size: 12px;
    text-align: center;
}

.content-blog h1 {
	font-size: 45px;
	line-height: 45px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.content-blog strong {
	font-size: inherit;
}

.content-blog h2 {
	font-size: 35px;
	line-height: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #23819d;
}

.content-blog h3 {
	font-size: 30px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: inherit;
	color: #000;
}

.content-blog h4 {
	position: relative;
    font-family: 'Rajdhani';
    font-weight: 700;
    line-height: 25px;
    font-size: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content-blog h5 {
	position: relative;
    font-family: 'Rajdhani';
    font-weight: 500;
    line-height: 20px;
    font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.content-blog h6 {
	position: relative;
    font-family: 'Rajdhani';
    font-weight: 500;
    line-height: 18px;
    font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.content-blog p a {
	color: #0693e3;
	text-decoration: underline; 
}
