

/* Start:/local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?1662540409357*/
.curPage {

    color           : #fff;
    background      : #0079c2;
    border          : 1px solid #0079c2;


    width           : 25px;
    height          : 25px;
    display         : flex;
    justify-content : center;
    align-items     : center;
    border-radius   : 3px;
}
.curPage:not(:last-child) {
    margin-right: 5px;
}

/* End */
/* /local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?1662540409357 */
