.red-color{
    color: #CB0000 !important;
}

.mt--300{
    margin-top: -300px !important;
}

.text-bold{
    font-weight: bold !important;
}

.zindex-9999{
    position: relative;
    z-index: 9999 !important;
}