.green {
    background-color: #095d3c !important;
}

.green:hover {
    background-color: #073f29 !important;
}