.section-focusgroups .uk-h1 span {
color: #cb2123 ;
font-weight: 800;
display: block;
}


.services-menu li a {
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 18px;
  text-transform: none;
  color: #1b181a;
}

.services-menu li a:hover {
  color: #cb2123;
}

.services-menu li.uk-active a {
  color: #cb2123;
}

.services-menu li a svg {
  fill: #cb2123;
}

.services-menu li.uk-active a svg path {
  fill: #cb2123;
}

.services-menu li a .uk-icon-image {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}