.slick-slide img {
  border-radius: 10px;
}

.skills-icon img {
  border-radius: 10px;
}

.ck-content blockquote {
  margin-left: 50px;
  border-left: solid 10px #6e4ef2;
  overflow: clip;
}

.ck-content hr {
  margin: 1.35em auto;
  height: 5px;
  width: 150px;
  background-color: #6e4ef2;
}

.ck-content ul {
  color: #6e4ef2;
  list-style-type: disclosure-closed;
  /*list-style-image: url('https://abdulqadir.info/storage/main/general/logo-dark.png');*/
}