/*========================
Font weight
=========================*/

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

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