.outline-2 {
    background-color: lightsteelblue;
    padding: 0.0em 0.1em 0.3em 0.5em;
    margin-bottom: 0.5em;
    border-radius: 1em;
}

.outline-text-2 {
    background-color: whitesmoke;
    padding: 0.5em 0.5em 0.5em 0.5em;
    margin: 0.1em 0.1em 0.0em 0.1em;
    border-radius: 1em;
}
h2 {
    margin-bottom: 0.3em;
}
