@use "sass:math";

#formContact {
  max-width: 900px;
  margin-bottom: 50px;

  button {
    margin-top: 30px;
  }
}