.pagesbutton {
    font-family: inherit !important;
    line-height: inherit !important;
    padding: 10px 40px !important;
    color: #fff !important;
    background: BLACK !important;
   border: BLACK 3px solid !important;
  width: 100% !important;
}

.pagesbutton:hover {
      color: #010101 !important;
    background: #f1f1f1 !important;
 border: #010101 3px solid !important;
    width: 100% !important;
}

.catalog-grid h2 .requestformdry h2 {
  color: black !important;
}