#iow-events-calendar {
    max-width: 100%;
    margin: 20px auto;
}
.fc-event {
    background: #0073aa !important;
    color: #fff !important;
    border: none !important;
    padding: 2px 4px;
    border-radius: 3px;
}
