.row{
  padding: 0px;
}

.col{
  padding: 0px;
}


  .orange{
    color: #ff462d;
  }

.green{
  color: #4b9b2c;
}

.blue{
  color: #009aff;
}

  .fw_md{
    font-weight: 500;
  }

.fw_bold{
  font-weight: 700;
}

  .font_s32 {
    font-size: 1.185rem;
    font-weight: 700;
  }

.font_s30 {
  font-size: 1.111rem;
  font-weight: 700;
}

.font_s28 {
  font-size: 1.037rem;
  font-weight: 700;
}
.font_s27 {
  font-size: 1rem;
  font-weight: 700;
}
.font_s26 {
  font-size: 0.963rem;
  font-weight: 700;
}

.font_s24 {
  font-size: 0.889rem;
  font-weight: 500;
}

.font_s22 {
  font-size: 0.815rem;
}

.font_s20 {
  font-size: 0.741rem;
  font-weight: 500;
}

.font_s_18 {
  font-size: 0.667rem;
  color: #696969;
}
