.gameweek-title {
    font-weight: bold;
    text-transform: uppercase;
}

.draft-name {
    font-weight: bold;
}

.draft-select-one {
    border-right: 2px solid #f8f9fa;
}

.draft-select-two {
    border-left: 2px solid #f8f9fa;
}

.draft-selection h4 {
    font-weight: bold;
}

.draft-link {
    display: block;
    padding: 10px;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

.planning-ahead-tool .info-icon {
    display: none;
}

.planning-ahead-tool .event-holder.left-event-holder {
    display: none;
}
