#about_story {
    text-align: justify;
}
#about_story p:first-letter, #about_story .first_word {
    letter-spacing: 2px;
    font-family: 'Century Schoolbook', serif;
    font-weight: bold;
    font-size: 1.6em;
}
#about_story .nofirst:first-letter {
    letter-spacing: 0em;
    font-size: inherit;
}
#about_story .nofirst .first_word {
    letter-spacing: 0em;
}
#about_features li {
    margin-bottom: 0.25em;
}
#story_yt, #story_sw, #story_re {
    font-size: 1.2em;
    margin-top: 1em;
}
#story_yt {
    margin-top: 2em;
    margin-left: 15%;
}
#story_sw {
    margin-left: 40%;
}
#story_re {
    margin-left: 65%;
}

