.fs14{
    font-size: 14px !important;
}
.fs13{
    font-size: 13px !important;
}
.fs15{
    font-size: 15px !important;
}
.fs18{
    font-size: 18px !important;
}
.fs16{
    font-size: 16px !important;
}
.fs20{
    font-size: 20px !important;
}
.fs48{
    font-size: 48px !important;
}
.fs24{
    font-size: 24px !important;
}
.fs36{
    font-size: 36px !important;
}
.font-bold{
    font-weight: bold !important;
}
.light-black{
    color: rgb(53, 47, 47) !important;
}
.light-gray{
    color: #9c9c9c !important;
}
.border-radius-15{
    border-radius: 15px !important;
}