/***********************************
October Cover
***********************************/

    /*lists*/

        .october_cover .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .october_cover .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .october_cover .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .october_cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .october_cover .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .october_cover .column h5 {
           border-width: 0px;
        }

        .october_cover .column h4 {
           margin-bottom: 24px;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .october_cover .column h3 {
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .october_cover .column h2 {
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .october_cover .column h1 {
           line-height: 1.2em;
           font-size: 2.625rem;
           font-weight: bold;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .october_cover .column a {
           color: #00adef;
           border-width: 0px;
        }

    /*inlines*/

        .october_cover .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .october_cover .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .october_cover .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .october_cover .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .october_cover .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .october_cover .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .october_cover .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .october_cover .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .october_cover .column p {
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .october_cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .october_cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .october_cover .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Octobooo at the Library
***********************************/

    /*lists*/

        .octobooo_at_the_library .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .octobooo_at_the_library .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .octobooo_at_the_library .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .octobooo_at_the_library .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .octobooo_at_the_library .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column h5 {
           border-width: 0px;
        }

        .octobooo_at_the_library .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .octobooo_at_the_library .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column h2 {
           font-weight: 600;
           color: #FB9D5EFF;
           font-size: 1.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .octobooo_at_the_library .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #005595;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .octobooo_at_the_library .column a {
           color: #FB9D5EFF;
           border-width: 0px;
        }

    /*inlines*/

        .octobooo_at_the_library .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .octobooo_at_the_library .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .octobooo_at_the_library .column p {
           color: #FFFFFFFF;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*images*/

        .octobooo_at_the_library .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .octobooo_at_the_library .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .octobooo_at_the_library .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Clocktower Cabaret
***********************************/

    /*lists*/

        .clocktower_cabaret .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .clocktower_cabaret .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .clocktower_cabaret .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .clocktower_cabaret .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .clocktower_cabaret .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column h5 {
           border-width: 0px;
        }

        .clocktower_cabaret .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .clocktower_cabaret .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column h2 {
           font-weight: 600;
           color: #005595;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #005595;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .clocktower_cabaret .column a {
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*inlines*/

        .clocktower_cabaret .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .clocktower_cabaret .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .clocktower_cabaret .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .clocktower_cabaret .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .clocktower_cabaret .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .clocktower_cabaret .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Clubs and Social Connections
***********************************/

    /*layoutitems*/

        .clubs_and_social_connections .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .clubs_and_social_connections .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .clubs_and_social_connections .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .clubs_and_social_connections .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .clubs_and_social_connections .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .clubs_and_social_connections .column a {
           color: #0A788AFF;
           border-width: 0px;
        }

    /*headers*/

        .clubs_and_social_connections .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #005595;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #05798BFF;
           font-weight: 600;
           border-width: 0px;
        }

        .clubs_and_social_connections .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .clubs_and_social_connections .column h5 {
           border-width: 0px;
        }

        .clubs_and_social_connections .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .clubs_and_social_connections .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .clubs_and_social_connections .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .clubs_and_social_connections .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .clubs_and_social_connections .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Adult Craft Time
***********************************/

    /*paragraphs*/

        .adult_craft_time .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .adult_craft_time .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .adult_craft_time .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .adult_craft_time .column a {
           border-width: 0px;
        }

    /*headers*/

        .adult_craft_time .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adult_craft_time .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adult_craft_time .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adult_craft_time .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adult_craft_time .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .adult_craft_time .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .adult_craft_time .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .adult_craft_time .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .adult_craft_time .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Talks, Lectures, & Presentations
***********************************/

    /*layoutitems*/

        .talks_lectures_presentations .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .talks_lectures_presentations .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .talks_lectures_presentations .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .talks_lectures_presentations .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .talks_lectures_presentations .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .talks_lectures_presentations .column a {
           color: #B48206FF;
           border-width: 0px;
        }

    /*headers*/

        .talks_lectures_presentations .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #005595;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #B48206FF;
           font-weight: 600;
           border-width: 0px;
        }

        .talks_lectures_presentations .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .talks_lectures_presentations .column h5 {
           border-width: 0px;
        }

        .talks_lectures_presentations .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .talks_lectures_presentations .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .talks_lectures_presentations .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .talks_lectures_presentations .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .talks_lectures_presentations .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Banned Books Week
***********************************/

    /*paragraphs*/

        .banned_books .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .banned_books .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .banned_books .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .banned_books .column a {
           border-width: 0px;
        }

    /*headers*/

        .banned_books .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .banned_books .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .banned_books .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .banned_books .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .banned_books .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .banned_books .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .banned_books .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .banned_books .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .banned_books .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Latino Awards
***********************************/

    /*paragraphs*/

        .latino_awards .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .latino_awards .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .latino_awards .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .latino_awards .column a {
           border-width: 0px;
        }

    /*headers*/

        .latino_awards .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .latino_awards .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .latino_awards .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .latino_awards .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .latino_awards .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .latino_awards .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .latino_awards .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .latino_awards .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .latino_awards .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Heritage Month
***********************************/

    /*layoutitems*/

        .heritage_month .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .heritage_month .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .heritage_month .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .heritage_month .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #FFFFFFFF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .heritage_month .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .heritage_month .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .heritage_month .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .heritage_month .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .heritage_month .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .heritage_month .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .heritage_month .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .heritage_month .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .heritage_month .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .heritage_month .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .heritage_month .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .heritage_month .column a {
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .heritage_month .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #462f79;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .heritage_month .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #FFFFFFFF;
           font-weight: 600;
           border-width: 0px;
        }

        .heritage_month .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #1b7b35;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .heritage_month .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .heritage_month .column h5 {
           border-width: 0px;
        }

        .heritage_month .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .heritage_month .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .heritage_month .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .heritage_month .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .heritage_month .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Book Club
***********************************/

    /*lists*/

        .book_club .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .book_club .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .book_club .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .book_club .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .book_club .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .book_club .column h5 {
           border-width: 0px;
        }

        .book_club .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .book_club .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .book_club .column h2 {
           font-weight: 600;
           color: #445340FF;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .book_club .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #005595;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .book_club .column a {
           color: #445340FF;
           border-width: 0px;
        }

    /*inlines*/

        .book_club .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .book_club .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .book_club .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .book_club .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .book_club .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .book_club .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Call & Response
***********************************/

    /*layoutitems*/

        .call_response .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .call_response .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .call_response .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .call_response .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .call_response .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .call_response .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .call_response .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .call_response .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .call_response .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .call_response .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .call_response .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .call_response .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .call_response .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .call_response .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .call_response .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .call_response .column a {
           color: #005595;
           border-width: 0px;
        }

    /*headers*/

        .call_response .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #005595;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .call_response .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #005595;
           font-weight: 600;
           border-width: 0px;
        }

        .call_response .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .call_response .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .call_response .column h5 {
           border-width: 0px;
        }

        .call_response .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .call_response .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .call_response .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .call_response .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .call_response .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Library Lightning Round
***********************************/

    /*lists*/

        .library_lightning_round .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .library_lightning_round .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .library_lightning_round .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .library_lightning_round .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .library_lightning_round .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column h5 {
           border-width: 0px;
        }

        .library_lightning_round .column h4 {
           margin-bottom: 24px;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column h3 {
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column h2 {
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column h1 {
           line-height: 1.2em;
           font-size: 2.625rem;
           font-weight: bold;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .library_lightning_round .column a {
           color: #000000;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .library_lightning_round .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .library_lightning_round .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .library_lightning_round .column p {
           color: #000000;
           padding-right: 22px;
           padding-left: 22px;
           margin-bottom: 24px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .library_lightning_round .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .library_lightning_round .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .library_lightning_round .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Indigenous Peoples' Day
***********************************/

    /*paragraphs*/

        .indigenous_peoples_day .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .indigenous_peoples_day .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .indigenous_peoples_day .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .indigenous_peoples_day .column a {
           border-width: 0px;
        }

    /*headers*/

        .indigenous_peoples_day .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .indigenous_peoples_day .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .indigenous_peoples_day .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .indigenous_peoples_day .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .indigenous_peoples_day .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .indigenous_peoples_day .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .indigenous_peoples_day .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .indigenous_peoples_day .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .indigenous_peoples_day .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Digital Inclusion
***********************************/

    /*layoutitems*/

        .digital_inclusion .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .digital_inclusion .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .digital_inclusion .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .digital_inclusion .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .digital_inclusion .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .digital_inclusion .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .digital_inclusion .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .digital_inclusion .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .digital_inclusion .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .digital_inclusion .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .digital_inclusion .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .digital_inclusion .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .digital_inclusion .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .digital_inclusion .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .digital_inclusion .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .digital_inclusion .column a {
           color: #222222FF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*headers*/

        .digital_inclusion .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #005595;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .digital_inclusion .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #222222FF;
           font-weight: 600;
           border-width: 0px;
        }

        .digital_inclusion .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .digital_inclusion .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .digital_inclusion .column h5 {
           border-width: 0px;
        }

        .digital_inclusion .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .digital_inclusion .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .digital_inclusion .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .digital_inclusion .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .digital_inclusion .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Computer Skills Center
***********************************/

    /*paragraphs*/

        .computer_skills_center .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .computer_skills_center .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .computer_skills_center .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .computer_skills_center .column a {
           border-width: 0px;
        }

    /*headers*/

        .computer_skills_center .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .computer_skills_center .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .computer_skills_center .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .computer_skills_center .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .computer_skills_center .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .computer_skills_center .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .computer_skills_center .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .computer_skills_center .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .computer_skills_center .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Older Adults (50+)
***********************************/

    /*lists*/

        .older_adults_50 .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .older_adults_50 .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .older_adults_50 .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .older_adults_50 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .older_adults_50 .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column h5 {
           border-width: 0px;
        }

        .older_adults_50 .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .older_adults_50 .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column h2 {
           font-weight: 600;
           color: #000000FF;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #005595;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .older_adults_50 .column a {
           color: #222222FF;
           border-width: 0px;
        }

    /*inlines*/

        .older_adults_50 .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .older_adults_50 .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .older_adults_50 .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .older_adults_50 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .older_adults_50 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .older_adults_50 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
All Ages
***********************************/

    /*layoutitems*/

        .all_ages .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .all_ages .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .all_ages .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .all_ages .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #000000;
           border-width: 0px;
        }

        .all_ages .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .all_ages .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .all_ages .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .all_ages .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .all_ages .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .all_ages .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .all_ages .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .all_ages .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .all_ages .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .all_ages .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .all_ages .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .all_ages .column a {
           color: #222222FF;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*headers*/

        .all_ages .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #005595;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .all_ages .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 600;
           border-width: 0px;
        }

        .all_ages .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .all_ages .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .all_ages .column h5 {
           border-width: 0px;
        }

        .all_ages .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .all_ages .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .all_ages .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .all_ages .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .all_ages .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Early Learners (Age 0-5, with an Adult)
***********************************/

    /*lists*/

        .early_learners_age_0_5_with_an_adult .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .early_learners_age_0_5_with_an_adult .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .early_learners_age_0_5_with_an_adult .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .early_learners_age_0_5_with_an_adult .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .early_learners_age_0_5_with_an_adult .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column h5 {
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column h2 {
           font-weight: 600;
           color: #FFFFFFFF;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #005595;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .early_learners_age_0_5_with_an_adult .column a {
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*inlines*/

        .early_learners_age_0_5_with_an_adult .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .early_learners_age_0_5_with_an_adult .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .early_learners_age_0_5_with_an_adult .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .early_learners_age_0_5_with_an_adult .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .early_learners_age_0_5_with_an_adult .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .early_learners_age_0_5_with_an_adult .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Storytime
***********************************/

    /*lists*/

        .storytime .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .storytime .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .storytime .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .storytime .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .storytime .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .storytime .column h5 {
           text-align: center;
           border-width: 0px;
        }

        .storytime .column h4 {
           padding-right: 0px;
           padding-left: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-top: 12px;
           text-align: center;
           background-color: transparent;
           color: #000000;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column h3 {
           padding-right: 25px;
           line-height: 1.6em;
           font-weight: 600;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           text-align: center;
           color: #ffffff;
           margin-top: 12px;
           background-color: #f17212;
           padding-left: 25px;
           margin-left: 100px;
           margin-right: 100px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .storytime .column h2 {
           color: #f17212;
           text-align: center;
           padding-bottom: 16px;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .storytime .column h1 {
           color: #580053;
           text-align: center;
           line-height: 1.2em;
           font-size: 4.0625rem;
           font-weight: 900;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .storytime .column a.newlink {
           font-size: 1.875rem;
           background-color: transparent;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .storytime .column a {
           font-size: 1.875rem;
           background-color: transparent;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .storytime .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .storytime .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.875rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .storytime .column p {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

        .storytime .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .storytime .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .storytime .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Kids (Age 5-12)
***********************************/

    /*layoutitems*/

        .kids_age_5_12 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .kids_age_5_12 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .kids_age_5_12 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .kids_age_5_12 .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #FFFFFFFF;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .kids_age_5_12 .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .kids_age_5_12 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .kids_age_5_12 .column a {
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .kids_age_5_12 .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #005595;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .kids_age_5_12 .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #FFFFFFFF;
           font-weight: 600;
           border-width: 0px;
        }

        .kids_age_5_12 .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .kids_age_5_12 .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .kids_age_5_12 .column h5 {
           border-width: 0px;
        }

        .kids_age_5_12 .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .kids_age_5_12 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .kids_age_5_12 .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .kids_age_5_12 .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .kids_age_5_12 .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tweens (Age 9-13)
***********************************/

    /*lists*/

        .tweens_age_9_13 .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .tweens_age_9_13 .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .tweens_age_9_13 .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .tweens_age_9_13 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .tweens_age_9_13 .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column h5 {
           border-width: 0px;
        }

        .tweens_age_9_13 .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
           border-width: 0px;
        }

        .tweens_age_9_13 .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #007744;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column h2 {
           font-weight: 600;
           color: #9D0154FF;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #005595;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 2.8125rem;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .tweens_age_9_13 .column a {
           color: #9D0154FF;
           border-width: 0px;
        }

    /*inlines*/

        .tweens_age_9_13 .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .tweens_age_9_13 .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .tweens_age_9_13 .column p {
           color: #9D0154FF;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .tweens_age_9_13 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .tweens_age_9_13 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tweens_age_9_13 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Teen (age 13-18)
***********************************/

    /*layoutitems*/

        .teen_age_13_18 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .teen_age_13_18 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .teen_age_13_18 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .teen_age_13_18 .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           color: #FFFFFFFF;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.5rem;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.625rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 18px;
           padding-left: 20px;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 24px;
           padding-left: 20px;
           border-width: 0px;
        }

        .teen_age_13_18 .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           padding-left: 20px;
           border-width: 0px;
        }

    /*inlines*/

        .teen_age_13_18 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .teen_age_13_18 .column a {
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .teen_age_13_18 .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 2.8125rem;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #005595;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .teen_age_13_18 .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.75rem;
           color: #FFFFFFFF;
           font-weight: 600;
           border-width: 0px;
        }

        .teen_age_13_18 .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .teen_age_13_18 .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.375rem;
           font-weight: 400;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .teen_age_13_18 .column h5 {
           border-width: 0px;
        }

        .teen_age_13_18 .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 0.875rem;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*lists*/

        .teen_age_13_18 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .teen_age_13_18 .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .teen_age_13_18 .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .teen_age_13_18 .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 1.25rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
What do you think of Engage?
***********************************/

    /*layoutitems*/

        .what_do_you_think_of_engage_ .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .what_do_you_think_of_engage_ .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .what_do_you_think_of_engage_ .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .what_do_you_think_of_engage_ .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .what_do_you_think_of_engage_ .column p {
           border-width: 0px;
        }

    /*inlines*/

        .what_do_you_think_of_engage_ .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .what_do_you_think_of_engage_ .column a {
           border-width: 0px;
        }

    /*headers*/

        .what_do_you_think_of_engage_ .column h1 {
           border-width: 0px;
        }

        .what_do_you_think_of_engage_ .column h2 {
           border-width: 0px;
        }

        .what_do_you_think_of_engage_ .column h3 {
           border-width: 0px;
        }

        .what_do_you_think_of_engage_ .column h4 {
           border-width: 0px;
        }

        .what_do_you_think_of_engage_ .column h5 {
           border-width: 0px;
        }

        .what_do_you_think_of_engage_ .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
DPL Locations
***********************************/

    /*lists*/

        .dpl_locations .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .dpl_locations .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .dpl_locations .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .dpl_locations .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .dpl_locations .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column h5 {
           border-width: 0px;
        }

        .dpl_locations .column h4 {
           margin-bottom: 24px;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column h3 {
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column h2 {
           color: #ffffff;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column h1 {
           line-height: 1.2em;
           font-size: 2.625rem;
           font-weight: bold;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .dpl_locations .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*inlines*/

        .dpl_locations .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .dpl_locations .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column p.NoLineSpace {
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .dpl_locations .column p {
           color: #ffffff;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .dpl_locations .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .dpl_locations .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .dpl_locations .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
