/* Add here all your CSS customizations */
.header-logo {
  display: block;
  text-indent: -9999px;
  width: 300px;
  padding: 20px !important;
  height: auto;
  background: url(../img/logos/core-logo-svg.svg);
  background-repeat: no-repeat;/*
  background-size: auto;*/
}

#footer {
    margin-top: 0px;
    font-size: 1.0em;
}

.footer-p {
  color: #777;
}

section.section {
	margin: 0px;
}