.main-menu .Budget.item-8357 > .nav-link:before {
    content: "Adopted 2023-24 ";
}

.main-menu .Operational > .nav-link:before {
    content: "2023-25 ";
}

.budget-currentyear #AllDept:not(.budgetyear-1) div[data-deptwrap="38"] {
    display: none;
}


.page-section h2 {
    color: #1C5E8B !important;
    font-size: 36px !important;
    padding-bottom: 0;
    font-weight: 600 !important;
    margin-bottom: 1rem;
}

.home .featured {
    background-color: white;
}

.home .featured .vision-block .block-main {
    background-color: #f5f5f5;
}

/* 2024-25 Budget */
.budget-menu .item-10431>a .micon:before {
    background-image: url(../images/svg-pc.svg)
}

.budget-menu .item-10433 >a .micon:before {
    background-image: url(../images/svg-gov.svg)
}

.budget-menu .item-10439 >a .micon:before {
    background-image: url(../images/svg-weather.svg)
}

.budget-menu .item-10446>a .micon:before {
    background-image: url(../images/svg-orgchart.svg)
}

.budget-menu .item-10447 >a .micon:before {
    background-image: url(../images/svg-document.svg)
}

.budget-menu .item-10451>a .micon:before {
    background-image: url(../images/svg-chart.svg)
}

.budget-menu .subLevel>.dropdown-item>a {
    line-height: 1.3;
}