﻿.shopping-actions .button.detail {
    align-items: center !important;
    width: 100% !important;
    padding: 11px 16px;
    color: rgb(255, 255, 255);
    background-color: rgb(36,36,36);
    border: solid 1px rgb(36,36,36);
    margin: 0 auto !important;
    flex-grow: 0;
}
