.elementor-1099 .elementor-element.elementor-element-829f4f6{--display:flex;}.elementor-1099 .elementor-element.elementor-element-cf3612a{--spacer-size:113px;}.elementor-1099 .elementor-element.elementor-element-e63ca48{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-f5b355d */.sgh-pagination {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 15px;
    padding-bottom: 40px;
}

.sgh-pagination a, .sgh-pagination span {
    padding: 10px 18px;
    border: 1px solid #173e43;
    color: #173e43;
    text-decoration: none;
    font-weight: 700;
    transition: 0.3s;
    border-radius: 4px;
}

.sgh-pagination .current {
    background: #173e43;
    color: #ffffff;
}

.sgh-pagination a:hover {
    background: #f05a5e;
    border-color: #f05a5e;
    color: #fff;
}/* End custom CSS */