/*.entry-header {
	visibility: hidden !important;
  display: none !important;
  margin: 0px !important;
}
.entry-title {
	visibility: hidden !important;
    display: none !important;
  margin: 0px !important;
} */

h1 {
font-size: 20pt !important;
line-height: 120% !important;
}
  
h2 {
font-size: 18pt !important;
line-height: 120% !important;

}

h3 {
font-size: 16pt !important;
line-height: 100% !important;
}

.main-navigation ul li a {
    padding: 10px 15px !important;
}

#theme-attribution {
		visibility: hidden !important;
}

.entry-content p {
  line-height: 200%;
}



#main-slider {
  background: #ffffff !important;
}

.grid-loop-columns-4.vantage-grid-loop article {
    width: 50% !important;
}