/* Style your widget here */
.schedule-switcher-widget p {
    color: red;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px;
    background-color: #403a3d;
    border-radius: 5px;
    overflow: auto;
}
