/* Base styles for Custom Code Snippets */
.ccs-snippet-wrapper {
    display: block;
    width: 100%;
}
