/* --- Colors --- */

:root {
    --main: #d7beb5;
    --main-light: #ecded9;
    --main-dark: #c85337;
    --cookie: #222;
}
.p-4.shadow.h-100 h5 {
  color: #000 !important;
}