
.primary{
    color:#00ADB5 !important ;
}
 .secondary{
    color: #EEEEEE !important;
 }
 .tertiary{
    color: #393E46 !important;
 }
 .emphasis{
    color: #222831 !important;
 }
 .light{
    color: #fafafa !important;
 }
.border{
    color: #00ADB5 !important;
}

.pb{
    color: #6b7074;
}
.pb-k{
    color: #afb6bc;
}
.bg-w{
    color: #ffff !important;
}
 .gold{
    warning-color: rgb(213, 220, 0);
 }



 .bg-primary{
    background-color:#00ADB5 !important ;
}
.bg-Secondary{
    background-color:#EEEEEE !important;
}
.bg-light{
    background-color: #fafafa !important;
}