
.useful-links-new{
    background:#f5f5f5;
}
.useful-links-new h2{
  margin-bottom: 3%;
}
.useful-links-new li {
  border-right: 1px solid #eae7ea;
 /* margin-bottom: 5%;
  margin-top: 3%;*/
  text-align: center;
}
.useful-links-new  li:first-child {
  border-left: 1px solid #eae7ea; 
}

.useful-link-new {
  background-size: cover;
  border: 2px solid #e7e7e7;
  border-radius: 50%;
  height: 65px;
  text-align: center;
  width: 65px;
}

.useful-links-new h6 {
  color: #301830;
  font-size: 1.667em;
  line-height: 21px;
  margin-top: 25px;
  width: 60%;
}

.useful-links-new  h6 a {
  color: #2f1830;
  text-decoration: none;
}

.useful-links-new  h6 a:hover { 
  text-decoration: none;
}

#usefulNext {
    right: -10px;
    top: 50%;
}
#usefulPrev{
    left: -5px;
    top: 50%;
}
