.icons-wrapper {
  margin-bottom: 60px; }
  .icons-wrapper h4 {
    margin-bottom: 40px !important; }
  .icons-wrapper ul {
    list-style: none;
    margin: 0; }
    .icons-wrapper ul li {
      font-size: 13px;
      line-height: 32px;
      margin-right: 10px; }
    .icons-wrapper ul i {
      width: 32px;
      font-size: 16px;
      margin-right: 13px; }

.icons-wrapper-border {
  border-top: 1px solid #edeff1;
  padding-top: 60px;
  box-shadow: 0px 4px 7px -5px rgba(68, 68, 68, 0.14) inset; }
