* {
  font-size: 13px !important;
  line-height: 2 !important;
}

h2.sg-title {
  font-size: 15px !important;
}

section p.text-center {
  text-align: center !important;
  width: 100% !important;
  display: block !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

section + section {
  margin-top: 50px;
}