#page-contacto {
  #btnSend {
    line-height: 2.5rem;
  }

  .message {
    padding: 20px 0;
    text-align: center;
    color: rgb(156, 0, 31);
  }
}