

    /* ------------------------- Header -------------------------  */

body {
  background-color: #F8FBFF;
}

.water {
  background-color: #3A99FB;
}
.circle {
  background-color: #fff;
}


/* ------------------------- Text all -------------------------  */

.color-p-text {
  color: #151515 !important;
}

.color-grey-text {
  color: #cbcbcb !important;
}

/* ------------------------- What we done -------------------------  */

.done-container-small {
  background: #ffffff;
}
.done-cart-small {
  background: #f6f6f6;
}



/* ------------------------- Footer -------------------------  */

.footer-content p {
color: #ffffff;
}
