/* styles for the learningcards module */
div.starmodel{
    padding: 1em;
background-color: lightyellow;
border-radius: 5px;
margin-bottom: 1em;
min-width: 50vw;
}