#app .sidebar { background-color: #3C6DC3 !important; }
#app .sidebar > header { background-color: #3C6DC3 !important; }
.logo { 
	background-color: white !important;
	background-image: url(https://www.inlinestyle.it/music.png);
	background-size: 100%;
}
.logo svg { display: none !important; }
section.head { padding: 15px !important; background: #3C6DC3 !important; }
main .image { display: none !important; }
#pod .header, #pod .icon, #pod a { display: none !important; }
.page-home .segment:nth-child(2) { display: none; }
.page-library > main > section > div.three.column.grid { display: none !important; }
.page-library > main > section > .divider { display: none !important; }
main:has(> header img[src^="/assets/network-"]) > header,
main:has(> header img[src^="/assets/network-"]) > section:first-of-type,
main:has(> header img[src^="/assets/network-"]) > section:nth-of-type(2) {
    display: none !important;
}
.shape-card p, .shape-card ul { display: none !important; }
