.shortcode-section {
    background-color: var(--dark-bkgd);
}

.shortcode-section .content_div {
    justify-content: center;
    align-items: center;
}

.shortcode-section  h2 {
    color: var(--accent);
}
