.font-weight-bold {
    font-weight: 700 !important;
}
.fz-16px {
    font-size: 1rem!important;
    line-height: 24px
}
.fz-18px {
    font-size: 1.125rem!important;
    line-height: 1.55
}

.mt-1 {
    margin-top: .50rem
}