.g-button {
  background-image: none;
  background-color: #59be03; }

.g-button:hover {
  background: #59be03; }

.g-button.g-button--invert {
  border-color: #59be03;
  color: #59be03; }

.g-button.g-button--invert:hover {
  background: #59be03;
  border-color: #59be03; }

.g-article--simple-view .g-article__name {
  color: #59be03; }

.g-pagination__item--active {
  background-color: #59be03 !important; }

.g-pagination__item:hover {
  border-color: #59be03 !important;
  color: #59be03 !important; }

.g-pagination__item--next:hover::after {
  background: #59be03 !important; }

.g-pagination__item--active {
  border-color: #59be03 !important; }

.g-pagination__item.g-pagination__item--active {
  color: #fff !important; }

@media (max-width: 767px) {
  .div--u-i3oovwl21 {
    width: 100%; } }
