.codesigner-order-cancelled-message {
    width: 640px;
    margin: 0 auto;
    border-radius: 8px;
    border: 1px solid #E52E2E;
    padding: 18px 25px;
}
.codesigner-order-cancelled-message p {
    color: #E52E2E;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    line-height: 37px;
}