.market-cards .button-group{display:flex;flex-direction:column;align-items:center;justify-content:center;} .market-cards .button-group a{display:block;width:175px;} .market-cards .button-group--wide a{min-width:190px;} .market-cards .button-group a > button{width:100%;} .market-cards button>span{text-align:center;width:100%;} .market-cards .button-group a:not(:last-child){margin-bottom:var(--spacing-1);}