﻿body { background-color: #477f00 !important }
.vd-blue-btn {
    background-color: #59983b !important;
    border: 1px solid #1f5b0e !important;
}
.vd-blue-btn:focus, .vd-blue-btn:hover {
    background-color: #66b93f !important;
}
a {color:#315800 !important; }

.list-group-item-info {
    color: #ffffff !important;
    background-color: #6d9b32 !important;
}