#fw-section-hero-1744627724 {

.button {
font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  color: #000;
  background: linear-gradient(to bottom, #f3f3f3 0%, #e7e7e7 100%);
  border: 2px solid #7a96df;
  border-radius: 4px;
  box-shadow: 1px 1px 0 #fff inset, 1px 1px 2px #b5b5b5;
  padding: 4px 18px 4px 18px;
  outline: none;
  cursor: pointer;
  transition: background 0.2s;
}
}