.schedule {
    margin-bottom: 3rem;
}
.schedule .action{
    margin-top: 1.75rem;
    font-size:1.0rem;
}
.schedule .act-dt{
    font-size:3rem;
    color:#3b4256;
    line-height: 1.115;
}
.schedule .act-dt .act-month, .schedule .act-dt .act-week{
    font-size:1rem;
    color: initial;
}
.schedule .act-dt .act-week{
    color:#4a65ce;
}

.schedule .action-red, .schedule .action-work{
    margin-bottom: .05rem;
}
.schedule .action-red{
    font-size:0.8rem;
    color:#eb5a4d;
}

.schedule .action-meta{
    margin:0.5rem 0;
    font-size:0.9rem;
}