.text-with-icons__block {
  position: relative;
}
.text-with-icons__block--link {
  position:absolute;
  width:100%;
  height:100%;
}
.text-with-icons h6.body-font {
    margin-bottom: 0;
    font-weight: 500;
}
.text-with-icons__block-content>*:last-child {
    font-size: 13px;
}
#customerSupport:hover {
  cursor: pointer;
}