@import url(https://fonts.googleapis.com/css?family=Roboto);
.so-widget-sow-button-atom-cee68480e733 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  font-family: Roboto;
  
  font-size: 1.45em;
  padding: 1.8em 3.6em;
  background: #8e2023;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #641719), color-stop(1, #8e2023));
  background: -ms-linear-gradient(bottom, #641719, #8e2023);
  background: -moz-linear-gradient(center bottom, #641719 0%, #8e2023 100%);
  background: -o-linear-gradient(#8e2023, #641719);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e2023', endColorstr='#641719', GradientType=0);
  border: 1px solid;
  border-color: #581416 #501214 #430f11 #501214;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-cee68480e733 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-cee68480e733 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-cee68480e733 .ow-button-base a:visited,
.so-widget-sow-button-atom-cee68480e733 .ow-button-base a:active,
.so-widget-sow-button-atom-cee68480e733 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cee68480e733 .ow-button-base a.ow-button-hover:hover {
  background: #962225;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6d181b), color-stop(1, #962225));
  background: -ms-linear-gradient(bottom, #6d181b, #962225);
  background: -moz-linear-gradient(center bottom, #6d181b 0%, #962225 100%);
  background: -o-linear-gradient(#962225, #6d181b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#962225', endColorstr='#6d181b', GradientType=0);
  border-color: #601618 #581416 #4b1113 #581416;
  color: #ffffff;
}