.bullet-list {
    & li {
        list-style: disc;
        margin: 8px 0 8px 24px;
    }
}
