

@media (min-width: 768px) {

    .active {
        color: #FF9800 !important;
    }
}
.active {
    color: #FF9800 !important;
}