:root {
--goo-blob-colour3: #328195;
--goo-blob-colour1: #328195;
--goo-blob-colour2: #50f9a9;
--goo-blob-colour4: #328195;}

/* webapp main background */
.pex-home {
    background-image: url(../background.jpg) !important;
    background-size: cover !important;
    resize: both !important;
}

 #conference-audio-indicator {
	color: #328195 !important;
}

.audio-input-volume--bar{
	background-color: #21c23e !important;
}

 #gooBlob1 {
background: #328195 !important;
}

 #gooBlob2 {
background: #50f9a9 !important;
}

 #gooBlob3 {
background: #328195 !important;
}

 #gooBlob4 {
background: #328195 !important;
}