﻿.shopping-subtotal {
    display: flex;
    justify-items: right;
    justify-content: right;
    align-items: end;
    align-content: end;
    flex-direction: column;
}
