.button{
  background-color: #E31E25;   /* your color */
  border-color: #E31E25;
}

.header {
  display: flex;
  justify-content: center;
}