/*(+links)*/
.links-fluid {
  background-color: #f8f9fa;
}
/*(+links-row-1)*/
.links-row-1 {
  margin-top: 3.188rem;
  margin-bottom: 1.875rem;
}
/*(+links-title)*/
.links-title {
  text-align: center;
}
.links-title .links-title-title {
  margin-bottom: 0;
  font-family: 'GoogleSans-Bold';
  font-size: 2.5rem;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2b8a3e;
}
.links-title .links-title-subtitle {
  font-family: 'GoogleSans-Regular';
  font-size: 1.25rem;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #868e96;
}
/*(+links-row-2)*/
.links-row-2 {
  margin-bottom: 0;
}
/*(+links-slider)*/
.links-slider .owl-dots .owl-dot.active span,
.links-slider .owl-dots .owl-dot:hover span {
  background: #2b8a3e;
}