/* Start custom CSS */.custom-width {
    max-width: 500px;
    margin: 0 auto; /* Untuk memusatkan konten */
}

.custom-width .elementor-section,
.custom-width .elementor-column,
.custom-width .elementor-widget {
    max-width: 100%;
}/* End custom CSS */