@import url('https://fonts.googleapis.com/css2?family=DM+Sans&family=Poppins:ital,wght@0,100;0,200;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');
/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/


.news-container a {
	color: #8d0202 !important;
}

a.glink[data-gt-lang="pt"].gt-current-lang {
  color: #fff !important;
}


.user-info{
  display:inline-flex; align-items:center; gap:.4rem; cursor:pointer;
}
.user-info:hover,
.user-info:hover strong{
  color: var(--color-primary); /* aplica ao bloco todo */
}

.lbc-txt-size-4 {
	font-size: 1.2rem !important;
	line-height: 28px !important;
}

.lbc-txt-size-4 a {
	color: #303A40 !important;
	font-size: 1.2rem !important;
	line-height: 28px !important;
}

.lbc-destaque-titulo a {
	color: #303A40 !important;
}