html,
body {
	background: #f7f4eb;
}


.footer > hr:first-child, .content hr {
    border-bottom: 1px solid red;
}

body > main > article.margin-xxl > div > div > ul > li > a > figure  {
        border: .5rem solid #fff;
          background: transparent;
      }
