nav.header,
footer.page-footer,
footer.page-footer .footer-copyright,
#complete-register {
    background-color: #003933;
}

nav.header,
footer.page-footer,
footer.page-footer .footer-copyright {
  font-family: Montserrat,sans-serif;
}

.sintomas {
  max-width: 60%;
}

.bg-secondary-blue.einstein-section {
    background: #07bebb;
}

.bg-secondary-blue.einstein-section .text-secondary-blue {
    color: #07bebb;
}

@media (max-width: 6000px) {
    .sintomas {
        max-width: 100%;
    } 
}