.navbar-toggler {
	border: 2px solid #0E2A01; /* Cor rosa */
  }
  
  /*
  .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3e%3cpath stroke='pink' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  */
.cortexto{
	color: #0E2A01;
}

.footer-inner-1{
	color: white;
	background: #0e56aa;
}

.footer-inner-3{
	padding: 20px 0;
	font-size: 12px;
	color: white;
}

.legen{
	font-size: 18px;
}