.hollow-big-font {
    font-family: "SloppyHollow", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 24px
}

.no-bullets {
    list-style-type: none;
    line-height: 0.65em;
}

.align-vertically{
/*    vertical-align: super;*/
}

.nice-and-big {
    font-size: 24px;
    font-weight: bold;
}