.budgetOverview {
    display: flex;
    justify-content: space-between;
    width: 550px;
    right: 30px;
    position: absolute;
    margin-top: -55px;
}

.budgetOverview h5 {
    margin: 0px;
    color: #ffffff3b;
}