/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.blok-golge {
    filter: drop-shadow(4px 4px 3px rgba(0,0,0,0.4));
}

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@font-face {
  font-family: 'helios';
  src: url('/wp-content/uploads/2026/01/HeliosRounded.woff2') format("woff2");	
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.helios-title .uagb-ifb-title {
  font-family: 'helios' !important;
}

.helios-prefix .uagb-ifb-title-prefix {
  font-family: 'helios' !important;
}

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.spectra-image-gallery__media picture {
    filter: drop-shadow(4px 4px 3px rgba(0,0,0,0.4));
}

.spectra-image-gallery__media-thumbnail-blurrer,
.spectra-image-gallery__media-thumbnail-caption-wrapper {
    z-index: 0 !important;
}
.spectra-image-gallery__media-thumbnail {
    position: relative;
    z-index: 1;
}
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.glow-img {filter: drop-shadow(0px 0px 12px rgba(200, 255, 255, 0.8));
	
