

/* Start:/local/templates/weblegalshield/components/bitrix/system.pagenavigation/.default/style.css?1688638568391*/
.nav-element {
    display: inline-block;
    text-decoration: none;
    padding: 2px 7px;
    border: 1px solid #d2008d;
    max-width: 25px;
    width: 100%;
    text-align: center;
    color: #000;
    transition: all 0.2s ease-in-out;
}

.nav-element:hover {
    background-color: #d2008d;
    color: #ffffff;
}

.nav-element.active {
    background-color: #d2008d;
    color: #ffffff;
}
/* End */
/* /local/templates/weblegalshield/components/bitrix/system.pagenavigation/.default/style.css?1688638568391 */
