.so-widget-sow-button-atom-80a8fbc42525 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #eaa938;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d89217), color-stop(1, #eaa938));
  background: -ms-linear-gradient(bottom, #d89217, #eaa938);
  background: -moz-linear-gradient(center bottom, #d89217 0%, #eaa938 100%);
  background: -o-linear-gradient(#eaa938, #d89217);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaa938', endColorstr='#d89217', GradientType=0);
  border: 1px solid;
  border-color: #ca8815 #c18214 #b37913 #c18214;
  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-80a8fbc42525 .ow-button-base a:visited,
.so-widget-sow-button-atom-80a8fbc42525 .ow-button-base a:active,
.so-widget-sow-button-atom-80a8fbc42525 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-80a8fbc42525 .ow-button-base a.ow-button-hover:hover {
  background: #ebad41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e19818), color-stop(1, #ebad41));
  background: -ms-linear-gradient(bottom, #e19818, #ebad41);
  background: -moz-linear-gradient(center bottom, #e19818 0%, #ebad41 100%);
  background: -o-linear-gradient(#ebad41, #e19818);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebad41', endColorstr='#e19818', GradientType=0);
  border-color: #d48e16 #ca8815 #bd7f14 #ca8815;
  color: #ffffff;
}