.wc-user-points {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #e5e5e5;
/*     background-color: #f9f9f9; */
    background-color: black;
    border-radius: 5px;
}

.wc-user-points h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

.wc-user-points p {
    font-size: 16px;
    margin: 0;
}