.agree-p-ul {
    margin-left: 15px;
}

.agree-p-ul li {
    list-style: outside;
}

.agree-p-bottom-bar{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}