@media (max-width: 780px) {
  .so-widget-sow-button-atom-dd274a925dc0-2 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-dd274a925dc0-2 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-dd274a925dc0-2 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Roboto;
  
  background: #608aeb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3369e5), color-stop(1, #608aeb));
  background: -ms-linear-gradient(bottom, #3369e5, #608aeb);
  background: -moz-linear-gradient(center bottom, #3369e5 0%, #608aeb 100%);
  background: -o-linear-gradient(#608aeb, #3369e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#608aeb', endColorstr='#3369e5', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #255fe4 #1c58e2 #1b53d4 #1c58e2;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 140px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-dd274a925dc0-2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-dd274a925dc0-2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #7498eb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4776e5), color-stop(1, #7498eb));
  background: -ms-linear-gradient(bottom, #4776e5, #7498eb);
  background: -moz-linear-gradient(center bottom, #4776e5 0%, #7498eb 100%);
  background: -o-linear-gradient(#7498eb, #4776e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7498eb', endColorstr='#4776e5', GradientType=0);
  border-color: #7d9eed #7498eb #678ee9 #7498eb;
  color: #ffffff !important;
}