

.text-red{
    color: #ff0000;
}
.text-shadow{
    text-shadow: rgba(0, 0, 0, 0.5) 5px 5px #000000 !important;
}