/* Container scroll smoothly */
#contact-page {
  margin: 0 auto;
  max-width: 1500px;
}

.btn-send {
    color: #fffbf5 !important;
    background-color: #5e3b3b !important;
}