/******* Do not edit this file *******
Code Snippets Manager
Saved: Mar 08 2026 | 23:21:01 */
.site-header {
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}

.icon .kb-svg-icon-wrap {
	width: 52px;
    height: 52px;
    border-radius: 4px;
    background: var(--global-palette8);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}