.btn-default.inventory_ceditApp {
    color: #ffffff;
    background-color: #aa0d0c;
    border-color: #5f0f08;
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}