.celebration-btn-wrapper-613aee7b {
    display: block;
    width: 100%;
}
.celebration-btn-wrapper-613aee7b[style*="text-align: justify"] .celebration-btn-613aee7b {
    width: 100%;
    display: flex;
    justify-content: center;
}
.celebration-btn-613aee7b {
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    text-align: center;
    line-height: 1;
}
.celebration-btn-613aee7b:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.celebration-btn-613aee7b:active {
    transform: translateY(0);
}
