   .custom_category_card_field::before{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    height: 32px;
    width: auto;
    border-radius: 0;
    color: var(--e-global-color-704f0df);
    font-family: var(--e-global-typography-0fa38a1-font-family), Sans-serif;
    font-size: var(--e-global-typography-0fa38a1-font-size);
    font-weight: var(--e-global-typography-0fa38a1-font-weight);
   }
   
   
   
   .category-doslidzhennia .custom_category_card_field::before{
    content: 'Дослідження';
    background-color: #4075BB;
    }
   
   .category-research .custom_category_card_field::before{
    content: 'Research';
    background-color: #4075BB;
   }
   
    .category-anonsy .custom_category_card_field::before{
    content: 'Анонси';
    background-color: #4075BB;
    }
   
   .category-announcements .custom_category_card_field::before{
    content: 'Announcements';
    background-color: #4075BB;
   }
   
    .category-posibnyky .custom_category_card_field::before{
    content: 'Посібники';
    background-color: #F58220;
    }
   
   .category-guides .custom_category_card_field::before{
    content: 'Guides';
    background-color: #F58220;
   }   
   
    .category-istorii-uspikhu .custom_category_card_field::before{
    content: 'Історії успіху';
    background-color: #F58220;
    }
   
   .category-success-stories .custom_category_card_field::before{
    content: 'Success Stories';
    background-color: #F58220;
   } 
   
    .category-hranty .custom_category_card_field::before{
    content: 'Гранти';
    background-color: #F58220;
    }
   
   .category-grants .custom_category_card_field::before{
    content: 'Grants';
    background-color: #F58220;
   }
   
   
   .category-tendery .custom_category_card_field::before {
    content: 'Тендери';
    background-color: #F58220;
}

.category-tenders .custom_category_card_field::before {
    content: 'Tenders';
    background-color: #F58220;
}

.category-rekomendatsii .custom_category_card_field::before {
    content: 'Рекомендації';
    background-color: #227B6B;
}

.category-recommendations .custom_category_card_field::before {
    content: 'Recommendations';
    background-color: #227B6B;
}

.category-news .custom_category_card_field::before {
    content: 'Новини';
    background-color: #227B6B;
}

.category-news-en .custom_category_card_field::before {
    content: 'News';
    background-color: #227B6B;
}

.category-mozhlyvosti-vid-partneriv .custom_category_card_field::before {
    content: 'Можливості від партнерів';
    background-color: #227B6B;
}

.category-opportunities-from-partners .custom_category_card_field::before {
    content: 'Opportunities from Partners';
    background-color: #227B6B;
}

.category-inshe .custom_category_card_field::before {
    content: 'Інше';
    background-color: #C5D148;
}

.category-other .custom_category_card_field::before {
    content: 'Other';
    background-color: #C5D148;
}

.category-vakansii .custom_category_card_field::before {
    content: 'Вакансії';
    background-color: #C5D148;
}

.category-vacancies .custom_category_card_field::before {
    content: 'Vacancies';
    background-color: #C5D148;
}

.category-video .custom_category_card_field::before {
    content: 'Відео';
    background-color: #774752;
}

.category-video-en .custom_category_card_field::before {
    content: 'Videos';
    background-color: #774752;
}



.category-agro-event .deadline_color svg,
.category-zakhid-ahro .deadline_color svg{
    fill: #F58220!important;
}

.category-event-of-partners .deadline_color svg,
.category-zakhid-partneriv .deadline_color svg{
    fill: #227B6B!important;
}
