.pagination__load-more {
  width: 358px;
  border-radius: 72px;
  display: inline;
}
.pagination__load-more::after,
.pagination__load-more::before {
  border-radius: 72px;
}
.total_count_products span {
  font-size: 14.2px;
  font-weight: 500;
  line-height: 21.31px;
  color: #161A15B2;
  margin-bottom: 14px; 
  display: block;
}
