  @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@200;300;400;500;600;700&display=swap');

body {
	font-family: 'Source Sans 3', sans-serif;
}

.widget--message-bienvenue .message-bienvenue .widget-welcome {
	color: rgb(0, 0, 0); 
  	font-size: 35px!important; 
  	font-weight: 400!important;
}

.widget-welcome {
	color: rgb(0, 0, 0); 
  	font-size: 35px!important; 
  	font-weight: 400!important;
}

.widget--message-bienvenue .message-bienvenue .comma {
	color: rgb(0, 0, 0); 
  	font-size: 70px; 
  	font-weight: 400;
}