﻿.bg-aquamarine {
    background-color: aquamarine !important;
}

.bg-antiquewhite {
    background-color: antiquewhite !important;
}

.bg-dark-white {
    background-color: #f3f4f4;
}

.dashboard-report-icon {
    font-size: 45px;
    top: 20px;
    position: relative;
}

