.jbs-text-primary {
    color: var(--jbs-brand_color_2) !important;
}

.tran3s {
    transition: all 0.3s ease-in-out;
}