<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM styles
   ========================================================================== */
  
/* Here you can add CSS styles to override the default template styles */

/*slider-glowny*/
.slide-desc-bg {
    background: rgba(34, 34, 34, 0) !important;
    opacity: none !important;
    filter: none !important;
}
/*ogolny-moduly*/
.jm-module {
    background-color: #ffffff;
    border: 0px solid #FFFFFF !important;
    color: #000000 !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
}</pre></body></html>