/* For contributions.html page */


.pull-request {
    color: #1a7f37 !important;
}

.merge {
    color: #8250df !important;
}

.merged {
    background-color: #8250df !important;
}