.node--type-interview div#block-changemakerlogo {
  position: inherit;
  margin-bottom: 4em;
}

/* I didn't find these ids #Path #Shape #Oval */
/* The use of #Path multiple times! */
/* TODO: remove? */
.node--type-interview path#Path,
.node--type-interview path#Shape,
.node--type-interview ellipse#Oval,
.node--type-interview polygon#Path,
.node--type-interview polyline#Path {
  fill: #5a5c40;
}
