/* Community Level Styles */
/* use top-level .design-style class to gain specificity */ 
/*e.g. .design-style .hero */

.text-section-layout.second-section .bg-wrapper .background-image {
    background-size: 500px;
    background-repeat: repeat;
}

/* footer */
#co_status .overview-text-container, .custom-text-container {
    padding-block: 1rem 2rem;
}