.twentytwentyone header#masthead.site-header {
    padding: 1em 0 0em;
}

.entry-content > .wp-block-columns.home_spread:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
    max-width: var(--responsive--alignwide-width);
}

.crossroads.twentytwentyone .entry-content {
    max-width: var(--responsive--alignwide-width);
}

.crossroads.twentytwentyone .site-main .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
    max-width: revert;
}

.schedule .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
	max-width: var(--responsive--alignwide-width);
}

.the_team_modal_wrap h1 {
    font-size: var(--heading--font-size-h2);
    letter-spacing: var(--heading--letter-spacing-h2);
    line-height: var(--heading--line-height-h2);
}
.the_team_modal_wrap h2 {
    font-size: var(--heading--font-size-h3);
    letter-spacing: var(--heading--letter-spacing-h3);
    line-height: var(--heading--line-height-h3);
}

.today div.schedule_item {
    background-color: inherit;
}

.twentytwentyone .dr-icon-play:before {
    top: 43.5px;
    left: -86px;
    width: 38px;
    font-size: 20px;
}

.twentytwentyone .dr-upload > div .dr-icon-upload:after {
    top: -29px;
}

.twentytwentyone p.wrs_reccomend {
    bottom: 10px;
}

.twentytwentyone .image-form input.imagesubmit {
    top: 1px;
	padding: 5px;
}

.twentytwentyone .image-notice button.btn-change-image {
    top: -9px;
    position: relative;
	right: -33%;
	padding: 5px;
}

.twentytwentyone #primary .site-main .entry .entry-content .wp-block-columns.joinup {
    max-width: var(--responsive--alignwide-width);
    margin: 0 auto;
}

.teamstas .today .schedule_item.item {
    background-color: var(--secondary-color);
}

.load-state.teamstas .daily_schedule_slots.today div {
    padding: .71em;
}

.daily_schedule_slots.djprofile.section-inner.medium {
    padding: .71em;
}