Localize Cartórios no Estado do Rio de Janeiro
.busca-cartorios-wrapper {
font-family: Arial, sans-serif;
color: #2d3748;
line-height: 1.5;
margin: 20px 0;
}
.busca-cartorios-filtros {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin-bottom: 25px;
}
.filtros-grid {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.filtro-campo {
flex: 1 1 280px;
}
.filtro-campo label {
display: block;
font-weight: bold;
font-size: 14px;
margin-bottom: 6px;
color: #4a5568;
}
.filtro-campo select {
width: 100%;

