/*
 Theme Name:  Amgen Launch Webcast 
 Description: Greek Demographic Awards custom WP theme based on Bootstrap 5.
 Author:      Fotis Routsis
 Author URI:  https://routsis.gr
 Version:     1.0
*/
    
body {
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-image:url( 'img/main-bg.svg' );
	background-size: cover;
}

.page-template-splash-builder {
	background-image: none;
	background-color: #0264C3;
}