.ProductForm__BuyButtons .Button{
    padding-block: 6px;
    height: 45px;
    flex-direction: column;
}
.ProductForm__ButtonComingSoon{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ProductForm__BuyButtons .Button span{
    display: block;
}
.c-comingsoon__label{
    font-size: 10px;
    text-transform: none;
}