.t-sociallinks__item a svg path {
    fill: #ffffff !important;
}

.t-sociallinks__item a svg {
    fill: #ffffff !important;
}

.t-sociallinks__item a {
    color: #ffffff !important;
}
/* --- Our Services блогындағы стильдер --- */
#rec1132316048 .t-card__title {
    position: relative;
    padding-bottom: 10px; /* Атау мен сызық арасы */
}

#rec1132316048 .t-card__title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px; /* Сызық ұзындығы */
    height: 2px; /* Сызық қалыңдығы */
    background-color: #000000; /* Қара түс */
}

/* Түсіндірме мәтінді төмендету */
#rec1132316048 .t-card__descr {
    margin-top: 40px; /* Сызықтан кейінгі қашықтық */
}
/* Тек Our Services блогындағы сызық пен түсіндірме аралығын ұлғайту */
#rec1132316048 .t-card__descr {
    margin-top: 75px; /* Қалауыңа қарай 30px, 35px қылып өзгерте аласың */
}
