/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2025 | 11:45:17 */
.roc-depleted-actions .roc-btn {
    font-size: 1.1em;
    padding: 15px 35px;
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border: none;
    color: white;
    border-radius: 12px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(245, 158, 11, 0.4);
    text-align: center !important;
    background-position: center;
    justify-content: center !important;
    position: relative;
    /* left: 390px; */
    display: grid !important;
    place-content: center !important;
    margin: 0 auto !important;
    margin-top: 0px;
    margin-right: auto !important;
    margin-bottom: 0px !important;
    margin-left: auto;
}

    .roc-completion-character-card {
        flex-direction: column;
        text-align: center;
        padding: 25px 20px;
        margin-top: 32px;
    }

.entry-content .emoji, .entry-content .emojioneemoji
Specificity: (0,2,0)
 {
    vertical-align: middle;
    margin-top: 50px;
}

.roc-depleted-actions .roc-btn {
    font-size: 1.1em;
    padding: 15px 35px;
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border: none;
    color: white;
    border-radius: 12px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(245, 158, 11, 0.4);
    display: none !important;
}


.header-aside .button.signup {
    margin-left: .3125rem;
    min-width: initial;
    height: 40px;
    background-color: black ! IMPORTANT;
    color: white !important;
}