.navy-product-form_buttons{
  display: flex;
  flex-flow: column;
  gap: 10px;
}
.navy-product-form_buttons a{
  text-decoration: none;
}