/*
Theme Name:  Divi Child Página de Projeto
Description: Divi Child Theme theme by BAANNNG.com
Author: ElegantThemes & BAANNNG
Author URI: https://www.baannng.com
Template: Divi
Version: 1.0.0
Text Domain: divi-child-theme
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*, body, html {
	font-family: 'Montserrat', sans-serif;
}










/* BAANNNG
	Tecnica
*/
.fabg_projetos_tec_row {
	width: 100%;
	font-size: 12px;
}

.bg_proj_tec_shape {
	font-weight: 500;
}

.bg_proj_tec_content {
	font-weight: 700;
}







/* BAANNNG
	Geral
*/
.fabg_projetos_grl_row {
	width: 100%;
	font-size: 14px;
}

.bg_proj_grl_shape {
	font-weight: 500;
}

.bg_proj_grl_content {
	font-weight: 700;
}