@import url(https://fonts.googleapis.com/css?family=Roboto:500);
.so-widget-sow-button-atom-4bc9954311f3 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Roboto;
  font-weight: 500;
  font-size: 1em;
  padding: 1em 2em;
  background: #141414;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000000), color-stop(1, #141414));
  background: -ms-linear-gradient(bottom, #000000, #141414);
  background: -moz-linear-gradient(center bottom, #000000 0%, #141414 100%);
  ba