/* Styling for the calendar iframe */
.calendariframe {
    width: 100%;
    height: 600px;
}

/* Styling for module text */
.normalfontsize {
    font-size: 120%
}
