#all-reviews {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 40px;
    padding-top: 20px;
}

#all-reviews .yotpo .yotpo-label {
    border-bottom: 0;
}

#all-reviews .yotpo .yotpo-regular-box.yotpo-bottomline {
    border: 0;
    padding-top: 0;
}

#all-reviews .yotpo .custom-yotpo-pager {
    cursor: default;
    text-align: center;
    margin: 20px 0;
    border-top: 1px solid #f5f5f5;
    padding-top: 20px;
}

#all-reviews .yotpo .custom-yotpo-pager .yotpo-page-element.yotpo-disabled {
    color: #e3e3e3;
}

#all-reviews .yotpo .custom-yotpo-pager .yotpo-page-element {
    margin-right: 15px;
    color: #a2a2a2;
}

#all-reviews .yotpo .custom-yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow {
    margin-right: 0;
    margin-left: 15px;
}

#all-reviews .yotpo .custom-yotpo-pager .yotpo-page-element:hover {
    color: #737373;
    cursor: pointer;
}

#all-reviews .yotpo .custom-yotpo-pager .yotpo-page-element.yotpo-disabled:hover {
    cursor: default;
    color: #e3e3e3;
}

h2.yotpo-header {
    text-transform: none;
    text-align: center;
    font-size: 30px;
}