/* Custom CSS */

ul li::marker {
    color: #0a4903;
}

.frame {
    background-color: white;
    padding: 10px;
    border: 8px ridge #eec2c2;
}

.title {
    font-size: 1.3em;
    font-weight: 400;
    color: #000087;
}

em {
    color: #ff0000;
}

/* - */


/* - */