.ifet-bg-pink::before,
.under-bottom-pink::after {
    background: #f2184f !important;
}
.ifet-blue-bacground {
    background: #1667ac !important;
}
ul.list.theme-colored li:before {
    color: #f2184f !important;
}
.owl-controls {
    display: none !important;
}
.under-bottom-pink::after {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    width: 50px;
    transform: translate(-50%);
}
