@import url('https://fonts.googleapis.com/css2?family=Chango&family=Unbounded:wght@200..900&display=swap');
p, a {font-family: "Unbounded", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color:#979e6c;
  align-content: center;
  line-height: 1.5;}
a {color:#d18e97;}
h1 {font-family: "Chango", sans-serif;
  font-weight: 400;
  font-style: normal;
  color:#d18e97; }
body {background-color:#eae1cb;padding:2rem;}
ul {align-content:center}
img {margin:.5em; border:5px solid #d18e97; padding:.2em;}
div {
  display: flex;
  justify-content: right;
  float:right;}