/*# sourceMappingURL=index.css.map */
.ellipseImg{
    position: absolute;
    bottom: 0;
    left: 5%;
    pointer-events: none;
}

.bg-green-200{
     background-color: rgb(187 247 208);
}
.error__message{
    display: contents;
}
