.tp-slide-item__title {
    color: #fff;
}


.text-warning{
    color: rgb(0 157 13) !important;
}


.footer-widget__links ul li a:hover {
    color: #fff; 
}
.scroll-top {
    background: #282828;
}
.tpsecondary-btn {
    background: #282828;
}
.footer-cta__text a:hover {
    color: #fff; 
}
.footer-copyright__content span{
    color: #fff;
}

.pb-60{
    padding-bottom: 0px;
}

.pt-60{
    padding-top: 0px;
}