@charset "utf-8";


ul {
    list-style-type: none;
}

.btn{
    border-radius: 3px;
    margin-bottom: 3px;
    width: 200px;
}

#encounter{
    padding-left : 15px;
}

#separate-encounters{
    margin-bottom : 30px;
}