.custom-preorder-button-pdp {
    width: 350px !important;
}

.custom-preorder-button-pdp .custom-pre-order-button {
    opacity: .5;
    height: 45px !important;
    margin-top: 25px;
    min-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px !important;
    font-weight: 600;
    text-transform: inherit !important;
    letter-spacing: 1.3px;
    margin-bottom: 42px;
}