body[data-theme="contrast"] .title-personal .special-title .main-top-title .special-word {
    color: #fff;
}

body[data-theme="contrast"] .shortcuts[data-sh-specific="turystyka"] .title-main-page::before,
body[data-theme="contrast"] .shortcuts[data-sh-specific="turystyka"] .title-main-page::after {
    filter: saturate(1) brightness(100);
}

body[data-theme="contrast"] .numbers-section .shortcuts.newPortal .numbers-content-container .numbers-item {
    border: none;
}

body[data-theme="contrast"] #calendar-holder-container.mini-version .calendar-days .today .number-day-number,
body[data-theme="contrast"] #calendar-holder-container {
    border: 1px solid #f0cb00 !important;
}

body[data-theme="contrast"] #calendar-holder-container .calendar-days .calendar-day.event,
body[data-theme="contrast"] #calendar-holder-container.mini-version .calendar-days .number-day-number {
    border: none;
}

body[data-theme="contrast"] .shortcuts[data-header-style="shorts"] .sh-group-container a {
    background-image: linear-gradient(0deg, #000);
    border: 1px solid #ffc300 !important;
    color: #ffc300 !important;
}
body[data-theme="contrast"]  .shortcuts[data-header-style="shorts"] .sh-group-container a:hover {
    background-image: linear-gradient(0, #ffc300) !important;
    color: #000 !important;
}
body[data-theme="contrast"] .shortcuts[data-header-style="shorts"] .shortcuts-group-item-link img {
    filter: none;
}