@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&family=Lato:wght@700;900&family=Roboto+Mono:wght@100;300;400;500;600;700&display=swap');


.cursors {
    cursor: pointer;
}
.color-link, .cursors.color-link, .icon-holder ion-icon {
    color: #3273dc !important;
}

.turbo-progress-bar { height: 5px; }

.has-font-weight-heavy {
    font-weight: 900 !important;
}

.legal-document article {
    margin-bottom: 3em;
}
.legal-document article label { font-weight: 800; font-size: 1.8em; }
.legal-document article p:not(:last-child) { margin-bottom: 1.6em; }

.light-calendeer-bg {
    background-color: #eefffc !important;
}
