.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 700 !important;
  line-height: 1.2;
}

.font-size-18{
font-size: 18px;
}
.font-size-50{
font-size: 50px;
}
.fs-30{
  font-size: 30px;
}
.fs-40{
  font-size: 40px;
}
.fs-20{
  font-size: 20px;
}
.fs-13{
  font-size: 13px;
}
.fs-14{
  font-size: 14px;
}
.fs-12{
  font-size: 12px;
}
.fs-10{
  font-size: 10px;
}
.fs-15{
  font-size: 15px;
}
.fs-16{
  font-size: 16px;
}
.fs-18{
  font-size: 18px;
}
.fs-20{
  font-size: 20px;
}
.fs-24{
  font-size: 24px;
}
.fs-30{
  font-size: 30px;
}
.fs-48{
  font-size: 48px;
}
.fs-72{
  font-size: 72px;
}
.fw-600{
  font-weight: 600;
}
.fw-400{
  font-weight: 400;
}
.fw-500{
  font-weight: 500;
}