.yuki-builder-column .current-menu-item > a {
  color: #ad3271 !important;
  -webkit-text-stroke-color: #ad3271;
}
div > .card p > a {
  color: #ad3271 !important;
}
div > .card img {
  max-width: 75% !important;
  width: 50%;
  height: auto;
  border-radius: 0px !important;
}
.row > div .p-0 {
  margin-bottom: 0px !important;
}
div > .card > .card-body > .text-center > a {
  padding-top: 0px0px !important;
  margin-left: 0px;
  margin-bottom: 0;
  margin-top: 0;
}
@keyframes hvr-pulse {
  25% {
    transform: scale(1.1);
  }
  75% {
    transform: scale(0.9);
  }
}
#sfm-sidebar > div:nth-child(1) > div > nav > div > ul > li:nth-child(2) > #sfm-sidebar > div:nth-child(1) > div > nav > div > ul > li:nth-child(2) > a > span {
  color: #d2e58c;
  -webkit-text-stroke-width: 0px;
}
#sfm-sidebar > div:nth-child(1) > div > nav > div > ul > li:nth-child(2) > a > img {
  color: #ae3271;
}
#sfm-sidebar > div:nth-child(1) > div > nav > div > ul > li:nth-child(2) > a:hover {
  color: #ad3271;
}
#sfm-sidebar > div:nth-child(1) > div > nav > div > ul > li:nth-child(2) > a > span:hover {
  color: #ae3271;
}
