@charset "utf-8";
/* CSS Document */

section div::first-letter {
    font-size:  150%;
    color: orangered;
    font-weight: bold;
}