.deploy-link {
    color: #fff !important;
    background: #108548 !important;
    padding: 0.5rem 0.75rem !important;
    box-shadow: inset 0 0 0 1px #108548 !important;
    border-color: #bfbfc3;
}
.deploy-link svg {
    fill: #fff !important;
    margin-left: 0.25rem;
}
.js-stop-env {
    padding: 0.5rem 0.75rem !important;
}

.js-mr-approvals, [data-testid="mr-appovals"] {
  display: none !important;
}

