/*!
 * Start Bootstrap - The Big Picture (https://startbootstrap.com/template-overviews/the-big-picture)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
 */
@import url('https://fonts.googleapis.com/css?family=Montserrat|Source+Sans+Pro');
html, body {
  height: 100%;
}
body {
  background: url("./train\ blanc.png") #1c52a0 no-repeat calc(100% - 40px) center ;
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
}
#content {
	margin-bottom: 74px;
}
p{
  font-size: 12pt;
  line-height: 14.4pt;
}
h1{
  font-size: 30pt;
  line-height: 27pt;
  font-family: 'Montserrat', sans-serif;
}
.emoji {
  font-size: 20pt;
}
.video, video{
	border: none;
	border-radius: 10px;
}
.socials {
	font-size: 40px;
}