@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
body {
  font-family: "DM Sans", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal; }

h2 {
  font-size: 60px;
  font-weight: 300;
  color: #978459; }

h3 {
  font-size: 50px; }

h4 {
  font-size: 40px; }

nav a {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2em; }
  nav a.btConverte {
    margin-top: -10px; }

.servtitile {
  font-weight: 700; }

.btConverte {
  background-color: #978459;
  color: #fff;
  padding: 15px 35px;
  text-decoration: none;
  font-size: 13px;
  border-radius: 50px;
  text-transform: uppercase; }

footer {
  background-color: #9b8c76;
  /* Accordion no footer */
  /* Accordion no footer */
  /* Deixa a setinha branca */ }
  footer .accordion-item {
    background-color: transparent;
    border: none; }
  footer .accordion-button {
    background-color: transparent;
    color: #fff;
    font-weight: 500;
    box-shadow: none;
    border-bottom: 1px solid #525b5b;
    /* linha abaixo de cada pergunta */ }
  footer .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: transparent;
    box-shadow: none; }
  footer .accordion-body {
    background-color: transparent;
    color: #fff; }
  footer .accordion-button::after {
    filter: invert(1); }
  footer .linharodape {
    background-color: #93846e; }

/*# sourceMappingURL=main.css.map */
