.so-widget-ozimas-button-widget-style-d75171398898-6030 .ozimasbutton__link {
  display: inline-block;
}
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-black:before,
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-white:before,
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-blue:before,
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-orange:before,
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-pink:before {
  content: "";
  width: 35px;
  height: 5px;
  background: black;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-white:before {
  background: white;
}
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-blue:before {
  background: #009fe3;
}
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-orange:before {
  background: #ed682b;
}
.so-widget-ozimas-button-widget-style-d75171398898-6030 .line-pink:before {
  background: #e6007e;
}