h1{
	font-size: 1.6rem !important;
	font-weight: bold !important;
}
h2, h3 {
    font-size: 1.5rem !important;
    background: #00537f !important;
    color: #fff !important;
    padding: 1% !important;
}
#content a {
    font-weight: 700 !important;
    text-decoration: none !important;
    color: #00537f !important;
}