/* Example override for the primary background color */
.primary-bg-color {
    background-color: #daeedc;
}

header.header {
  background-color: #60b469;
}
