body {
    color: #004961;
}
i.top {
    color: #004961;
}

i.med {
    color: rgb(161, 176, 128);
}

i.low {
    color:  rgba(0, 73, 97, 0.15);
}
button.akk {
    color: #004961 !important;
    background-color: rgba(40,205,157,0.15) !important;
    border-style: none !important;
    font-weight: 700 !important;
}
