/*!
 * Template for Landing Page Design v4
 * See Doug for details
 */
body {
  padding-top: 30px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Noto Serif', serif;
  font-weight: 400;
}

p {
  font-size: 17px;
  line-height: 1.6;
  font-family: 'Open Sans', sans-serif;
}

bot-margin-5 { 
  margin:55px;
}

bottom-margin-10 { 
  margin-bottom:100px; 
}


.card-body {
	padding-top: 5px;
	padding-bottom: 5px;
}