.cor-texto {
	color: #2B403C !important;
}

.cor-01 {
	color: #C9A279 !important; 
}

.cor-02 {
	color: #2B403C !important; 
}

.cor-back-01 {
	background-color: #EDDFD1 !important;
}

.cor-back-02 {
	background-color: #C9A279 !important;
}

.btn-zeus, .btn-zeus:hover, .btn.zeus:focus {
	background-color: #C9A279 !important;
	border-color: 0 #C9A279 !important;
}

.link-01, .link-01:hover {
	color: #C9A279 !important;
}

.titulo-banner {
	width: 50%;
}

@media (max-width: 500px) {
  .mbr-fullscreen {
    min-height: 240px !important;
  }
  .display-1 {
  	font-size: 2rem !important;
  }
  .titulo-banner {
  	width: 70% !important;
  }
}