.aqella-light {
    color: #60C0BF !important;
}

.aqella-dark {
    color: #206cd6 !important;
}

.bgcolor-aqella {
    background-image: linear-gradient(to right, #60C0BF, #28456F);
}

.text-white {
    color: white !important;
}

.text-black {
    color: black !important;
}

.text-gray {
    color: #ADADAD !important;
}

#logo2 {
    height: 35px;
    width: auto;
    padding-left: 15px
}

#home {
    display: none;
}

.budget-table {
    text-align: justify;
}