
.feedback-banner[data-v-95525334] {
    border: 1px solid #b8daff;
    border-radius: 6px;
    background: #cce5ff;
    color: #004085;
}
.feedback-overlay[data-v-95525334] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    z-index: 1050;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feedback-modal[data-v-95525334] {
    width: 100%;
    max-width: 480px;
    margin: 16px;
}


/*# sourceMappingURL=main.css.map*/