.footer-custom-button {
  display: inline-block;
  padding: 10px 20px;
  background: #ffffff;
  color: #384955;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 600;
  font-family: Assistant;
}