
/* Внимание! Дополнительно классы описаны в шаблоне для news.list*/

.mod-schedule {--pink: #ed008c;}
.mod-schedule h3{margin-top: 0;}
.mod-schedule .c-pink{color: var(--pink);}
.mod-schedule .fw-700{font-weight: 700;}
.mod-schedule .preview-text{padding-bottom: 2rem;}
.mod-schedule .block-points-links{padding-bottom: 2rem;}
.mod-schedule .block-buttons {display: flex;gap: 12px;flex-wrap: wrap; padding-bottom: 2rem;}
.mod-schedule .telegram-btn {background-color: transparent !important;border: 1px solid #2AABEE !important;color: inherit !important;transition: all 0.3s ease !important;}
.mod-schedule .telegram-btn:hover {background-color: #2AABEE !important;color: #ffffff !important;}