h1,h2,h3,h4,h5 {
font-family: "Open Sans", Sans-serif;
font-weight: bold;	
}
h1 {
color: #21314d;	
font-size: 28px;
font-weight: 600;
}
h2,h3,h4,h5 {
font-family: "Open Sans", Sans-serif;
font-weight: bold;	
color: #00A99D;	
}
h2 {
font-size: 24px;
font-weight: 400;
}
h3 {
font-size: 22px;
font-weight: 400;
}
p,ul { font-weight: normal;
line-height: 1.5;
letter-spacing: 0.05;
}