:root {
  --blue: #2f4538;
  --light-blue: #80bdff;
  --red: #eb2939;
  --white: #fff;
  --black: #000;
  --light-gray: #6c757d;
  --light-bg-site: #2f4538;
  --dark-bg-site: #00427a;
  --bg-site: #639c62;
  --yellow: #fbff00;
}

.navbar.acess, .btn-primary {
 background-color: #639C62 !important;
 border-color: #639C62 !important;
}

.menuparent a:hover, .sf-no-children a:hover {
  color: #2F4538 !important;
}

.media-area-card.card img {
 object-fit: cover !important; 
}

.list-group-item {
 padding: 0 !important;
 border: none !important;
}

.image-style-wide {
 object-fit: cover !important;
}

.header-mobile .logo-mobile .img-fluid {
 content: url('https://ceasa.pa.gov.br/sites/default/files/Logo_Ceasa2025.svg') !important;
}

.layout-main-wrapper.clearfix section {
	padding: 0 !important;
  	margin-top: -1rem;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item img {
	margin: auto;
}