.mc-card-sold-label {
    align-items: center;
    /* background-color: transparent; */
    /* border: 2px solid #d71920; */
    /* border-radius: 0; */
    color: #d71920;
    display: flex;
    font-size: 16px;
    font-weight: 800;
    justify-content: center;
    letter-spacing: .5px;
    line-height: 1;
    /* margin: 10px 0; */
    /* min-height: 44px; */
    text-align: center;
    /* text-transform: uppercase; */
    width: 100%;