.zula-weekday-stats{display:flex}.zula-weekday-stats .legend{display:flex;flex-direction:column;flex-shrink:1;justify-content:space-between;margin-right:.5rem;text-align:right}.zula-weekday-stats .legend strong:nth-child(2){margin-bottom:10px}.zula-weekday-stats .stat-chart{border-bottom:1px solid #dedede;border-left:1px solid #dedede;display:flex;flex-grow:1;height:210px;margin-bottom:20px;margin-top:10px}@media screen and (max-width:767px){.zula-weekday-stats .stat-chart{height:70px}}.zula-weekday-stats .stat-chart .weekday{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;position:relative;width:20%}.zula-weekday-stats .stat-chart .weekday .weekday-label{bottom:-25px;left:0;position:absolute;width:100%}.zula-weekday-stats .stat-chart .weekday .bar{border-top-left-radius:.5rem;border-top-right-radius:.5rem;width:55%}.zula-weekday-stats div.red{background-color:#e48c8c}.zula-weekday-stats strong.red{color:#e48c8c}.zula-weekday-stats div.green{background-color:#95ce95}.zula-weekday-stats strong.green{color:#95ce95}