@import url("./gesso/main.css");

span.name {
    font-weight: 600;
}

span.error {
    font-weight: 500;
    color: red;
}
