#edit-submit {
    display: inline-flex !important;
    padding: 0.9375rem !important;
    background-color: #4B686C !important;
    color: #fff !important;
    border: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-align: center;
}