.widget_page-listing {
}
.widget_page-listing ul {
    margin-left: 23px;
}
.widget_page-listing ul li a {
    text-decoration: none;
    color: rgb(22, 22, 22);
    display: inline-block;
    padding: 15px 0;
}
.widget_page-listing ul li i.fas.fa-chevron-right {
    color: rgb(6, 178, 227);
}
.widget_page-listing h2 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
}
