.mrg-t-xxxlg {
  margin-top: 50px;
}

.mrg-t-xxlg {
  margin-top: 40px;
}

.mrg-t-xlg {
  margin-top: 30px;
}

.mrg-t-lg {
  margin-top: 20px;
}

.mrg-t-med {
  margin-top: 15px;
}

.mrg-t-sml {
  margin-top: 10px;
}

.mrg-t-xsml {
  margin-top: 5px;
}

.mrg-b-xxxlg {
  margin-bottom: 50px;
}

.mrg-b-xxlg {
  margin-bottom: 40px;
}

.mrg-b-xlg {
  margin-bottom: 30px;
}

.mrg-b-lg {
  margin-bottom: 20px;
}

.mrg-b-med {
  margin-bottom: 15px;
}

.mrg-b-sml {
  margin-bottom: 10px;
}

.mrg-b-xsml {
  margin-bottom: 5px;
}

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