/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


html {
  font-size: 16px;
}

body {
  font-size: 16px;
}

p {
  font-size: 16px;
}

.cms-id-4 header.page-header {
display:none;
}

.cms-id-4 section#main{
margin-top: 0;
}