/* Custom CSS File for Buyers to Modify */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }