#stories-header{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
    text-align: center;
}

.story-container{
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.story-author{
    font-weight: bold;
}