body{
    /*background-color: rgba(254, 203, 0, 0.05)!important;*/
    background-color: rgba(238, 238, 238, 0.5)!important;
}

.p-5px{
    padding: 5px;    
}

.txt1{
    color: #77216f;
}
.txt2{
    color: #00877c;
}
.txt3{
    color: #bad405;
}
.txt4{
    color: #ff6319;
}
.txt5{
    color:#d11600;
}
.txt6{
    color:#5e6167;
}