html{
/* Atkinson Hyperlegible */
font-family: "Atkinson Hyperlegible",Verdana,Arial,sans-serif; 
font-size: 18px;
}
.element{
    font-size: 15px;
}
.element h1{
    font-size: 25px;
    font-weight: bold;
}
.element h2{
    font-size: 22px;
}
.element h3{
    font-size: 20px;
}

.element-85 {
    line-height: 1.5;
}
.element-85 .form-control-flex{
    display: flex;
    align-items: start;
}
.element-85 .form-workshop-inaktiv{
    color: rgba(0,0,0,0.50);
}
.element-85 .form-workshop-inaktiv *{
    cursor: not-allowed;
}
.element-85 .form-workshop-inaktiv .inaktiv-info{
    color: rgba(0,0,0,0.8);
}
.element-85 .day-section{
    margin-top: 1rem;
    font-size: 1.2rem;
}
.element-85 .success{
    color: darkgreen;
    font-size: 1.2rem;
}
.element-85 .warning{
    color: orangered;
    font-size: 1.2rem;
}
.element-85 .missing{
    padding-top: 1em;
    padding-bottom: 1em;
    font-style: italic;
    background-color: #EAF680;
}
.element-85 .warning{
    color: orangered;
    font-size: 1.2rem;
}
.element-85 .missing{
    padding-top: 1em;
    padding-bottom: 1em;
    font-style: italic;
    background-color: #EAF680;
}