.added{
    background: #1572bd;
    color: white;
}
.pt-2{
    padding-top: 10px!important;
}
.mt-2{
    margin-top: 10px!important;
}
.mb-50{
    margin-bottom: 50px;
}