.text-black {
    color: #000000 !important;
}

.text-white h5, .text-white span, .text-white p, a.text-white {
    color: #ffffff !important;
}

.bg-white {
    background-color: #ffffff !important;
}

