.centered-heading h2 {
  text-align: center !important;
  font-size: 24px !important;
}
.smaller-img img {
  max-width: 200px;
}
body {
  background-color: #E6DACD !important;
}
:root {
  --color-primary: #C6A97E !important;
}