.schedule-footer-wrapper{display:flex;font-size:18px;justify-content:center;line-height:27px;padding:20px 24px}.schedule-footer-year div{color:#222;font-family:var(--prfonts)}.schedule-footer-links{display:flex}.schedule-footer-links a{color:#222;display:inline-block;font-family:var(--prfonts);font-weight:400;margin-left:12px;padding-left:10px;position:relative;text-decoration:none}.schedule-footer-links a:before{background:#238bb4;content:"";height:70%;left:0;position:absolute;top:15%;width:1px}@media (max-width:991px){.schedule-footer-wrapper{flex-direction:column-reverse}.schedule-footer-year{padding:16px 0}.schedule-footer-links{flex-direction:column}.schedule-footer-links a{margin:2px 0;padding:0}.schedule-footer-links a:before{display:none}}