#synapse-beta-download{
  background-color: #44d42c;
  color: #000;
  font-size: 18px;
  font-weight: 600;  
  border-radius: 0.1875rem;
  text-decoration: none;
  display: inline-block;  
  height: 44px;
  line-height: 44px;
  padding: 0 1rem;
  margin-top: 32px;
  text-transform: uppercase;  
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}