.footer {
  border-top: 1px solid var(--bg-footer);
}

.wrapper-page {
  margin: 0 15%;
}

@media (max-width: 1024px) {
  .header-main {
    position: relative;
  }

  .tx-md {
    font-size: 36px;
  }
}