.widget_sd_widget_single_page_link {
  display: flex;
  align-items: center;
}
.widget_sd_widget_single_page_link:not(:first-child) {
  margin-left: 45px;
}
.widget_sd_widget_single_page_link a {
  font-size: 0;
  display: inline-flex;
  align-items: center;
}
.widget_sd_widget_single_page_link a:hover .page-link-text {
  color: #646a71;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget_sd_widget_single_page_link .page-link-icon svg {
  width: 15px;
  margin-right: 5px;
  color: #84c44c;
}
.widget_sd_widget_single_page_link .page-link-text {
  color: #646a71;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*# sourceMappingURL=style.css.map */
