#rtp-pledge-count {
    font-family: Oswald, 'Arial', sans-serif;
    font-size: 100px;
    color: #101828;
    font-weight: bold;
    text-align: center; /* This ensures the text inside the div is centered */
    margin: 0 auto; /* Optional: To center the div itself if it has a set width */
}
