<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>fwrd-music</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/lexietcoli/www/wp-includes/functions.php</b> on line <b>6114</b><br />
.event-line-node { 
	font-family: Open Sans;
	font-weight: 300;
	font-size: 16px;
	color: rgb(255, 255, 255);
}
.event-line-wrap:hover .event-line-node { 
	color: rgb(255, 255, 255);
}
.event-line-wrap { 
	background-color: rgba(255, 255, 255, 0);
	padding-top: 20px;
	padding-bottom: 20px;
}
.event-line-wrap:hover { 
	background-color: rgb(61, 150, 140);
}
.event-line-wrap .artists { 
	color: rgba(255, 255, 255, 0);
}
.countdown-block { 
	font-family: Open Sans;
	font-weight: 600;
	font-size: 18px;
	color: rgb(255, 255, 255);
	letter-spacing: 0px;
}
.event-line-wrap .event-line-countdown-wrap { 
	background-color: rgb(47, 106, 99);
}
ul.concerts-list { 
	border-top-color: rgba(255, 255, 255, 0);
}
ul.concerts-list li { 
	border-bottom-color: rgba(255, 255, 255, 0);
}
.events-bar { 
	border-top-color: rgba(255, 255, 255, 0);
	background-color: rgb(240, 240, 240);
}
span.events-bar-title, span.events-bar-artists select { 
	font-weight: 400;
	font-size: 15px;
	color: rgb(243, 247, 247);
	letter-spacing: 0px;
}
.event-line-wrap .artists{ background-color:rgb(255, 255, 255)}