/***********************************
COVER
***********************************/

    /*paragraphs*/

        .cover .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*/

        .cover .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*/

        .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;
        }

    /*links*/

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

    /*headers*/

        .cover .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;
        }

        .cover .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;
        }

        .cover .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;
        }

        .cover .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;
        }

        .cover .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;
        }

        .cover .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*/

        .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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .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*/

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

/***********************************
Reader Guide
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .reader_guide .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*/

        .reader_guide .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*/

        .reader_guide .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*/

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

    /*links*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Masthead
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .masthead .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;
        }

    /*lists*/

        .masthead .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Bullets {
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.75em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p.GreenBottom {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
           border-width: 0px;
        }

        .masthead .column p.Centered {
           text-align: center;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.p1 {
           font-size: 0.875rem;
           color: #181818;
           border-width: 0px;
        }

        .masthead .column p.Pricing {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Green {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
           border-width: 0px;
        }

        .masthead .column p.SmallTitle {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.3125rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.p1 {
           font-size: 0.875rem;
           color: #000000;
           border-width: 0px;
        }

        .masthead .column p.BottomSpace {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .masthead .column p {
           text-align: left;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .masthead .column .s1 {
           color: #000000;
           border-width: 0px;
        }

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

    /*headers*/

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

        .masthead .column h5 {
           line-height: 1.6em;
           font-weight: 700;
           font-size: 1.5rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .masthead .column h4 {
           text-align: left;
           margin-bottom: 12px;
           line-height: 1.4em;
           letter-spacing: 2px;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "quatro-slab",serif;
           color: #293661;
           border-width: 0px;
        }

        .masthead .column h3 {
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
           border-width: 0px;
        }

        .masthead .column h2 {
           text-align: center;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .masthead .column h1 {
           text-align: center;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 3rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

/***********************************
Vision
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .vision .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .vision .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .vision .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .vision .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .vision .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .vision .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .vision .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .vision .column h1 {
           margin-top: 12px;
           padding-bottom: 12px;
           color: #537747;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .vision .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .vision .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .vision .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .vision .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .vision .column p.Quotes {
           color: #537747;
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .vision .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .vision .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .vision .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
starrez
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .starrez .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*/

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

    /*images*/

        .starrez .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;
        }

    /*lists*/

        .starrez .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;
        }

    /*containers*/

        .starrez .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*/

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

/***********************************
Spotlight: University of Tampa
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .spotlight_university_of_tampa .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .spotlight_university_of_tampa .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .spotlight_university_of_tampa .column a {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .spotlight_university_of_tampa .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           margin-top: 12px;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .spotlight_university_of_tampa .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .spotlight_university_of_tampa .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_university_of_tampa .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;
        }

    /*images*/

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

/***********************************
Spotlight: University of Georgia
***********************************/

    /*images*/

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

    /*lists*/

        .spotlight_university_of_georgia .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_university_of_georgia .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .spotlight_university_of_georgia .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .spotlight_university_of_georgia .column a {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .spotlight_university_of_georgia .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .spotlight_university_of_georgia .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .spotlight_university_of_georgia .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*containers*/

        .spotlight_university_of_georgia .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*/

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

/***********************************
Campus Home Live
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .campus_home_live .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .campus_home_live .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .campus_home_live .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .campus_home_live .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .campus_home_live .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .campus_home_live .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .campus_home_live .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .campus_home_live .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

    /*links*/

        .campus_home_live .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .campus_home_live .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .campus_home_live .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .campus_home_live .column p.FeatureSubhead {
           color: #36454FFF;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

        .campus_home_live .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .campus_home_live .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: open-sans,sans-serif;
           border-width: 0px;
        }

        .campus_home_live .column p.Byline {
           color: #36454FFF;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .campus_home_live .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

/***********************************
Page Turner
***********************************/

    /*images*/

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

    /*lists*/

        .page_turner .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .page_turner .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .page_turner .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .page_turner .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .page_turner .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .page_turner .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .page_turner .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .page_turner .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .page_turner .column a {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .page_turner .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .page_turner .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .page_turner .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .page_turner .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .page_turner .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .page_turner .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .page_turner .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*containers*/

        .page_turner .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*/

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

/***********************************
First Person
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .first_person .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .first_person .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        .first_person .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        .first_person .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .first_person .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        .first_person .column a {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        .first_person .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           margin-top: 12px;
           border-width: 0px;
        }

        .first_person .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 2rem;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
           border-width: 0px;
        }

        .first_person .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .first_person .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        .first_person .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        .first_person .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        .first_person .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .first_person .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;
        }

    /*images*/

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

/***********************************
USS
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .uss .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .uss .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*/

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

    /*inlines*/

        .uss .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*/

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Building Professional Development Plans
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .professional_development_plans .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .professional_development_plans .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .professional_development_plans .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .professional_development_plans .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .professional_development_plans .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .professional_development_plans .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .professional_development_plans .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .professional_development_plans .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

    /*links*/

        .professional_development_plans .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .professional_development_plans .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .professional_development_plans .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .professional_development_plans .column p.FeatureSubhead {
           color: #36454FFF;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

        .professional_development_plans .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .professional_development_plans .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: open-sans,sans-serif;
           border-width: 0px;
        }

        .professional_development_plans .column p.Byline {
           color: #36454FFF;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .professional_development_plans .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

/***********************************
Be Real
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .be_real .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .be_real .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .be_real .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .be_real .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .be_real .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .be_real .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .be_real .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .be_real .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

    /*links*/

        .be_real .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .be_real .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .be_real .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .be_real .column p.FeatureSubhead {
           color: #36454FFF;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

        .be_real .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .be_real .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: open-sans,sans-serif;
           border-width: 0px;
        }

        .be_real .column p.Byline {
           color: #36454FFF;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .be_real .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

/***********************************
TPE
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .tpe .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*/

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

    /*images*/

        .tpe .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;
        }

    /*lists*/

        .tpe .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;
        }

    /*containers*/

        .tpe .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*/

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

/***********************************
Working It Out
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .working_it_out .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .working_it_out .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .working_it_out .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555FF;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .working_it_out .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .working_it_out .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .working_it_out .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .working_it_out .column h2 {
           color: #36454FFF;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .working_it_out .column h1 {
           color: #7D684BFF;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .working_it_out .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .working_it_out .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .working_it_out .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .working_it_out .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .working_it_out .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .working_it_out .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .working_it_out .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .working_it_out .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
COMMUNITY
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .community .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*/

        .community .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*/

        .community .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;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .community .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*/

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

/***********************************
Talk the Talk
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .talk_the_talk .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .talk_the_talk .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .talk_the_talk .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555FF;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .talk_the_talk .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .talk_the_talk .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .talk_the_talk .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .talk_the_talk .column h2 {
           color: #36454FFF;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .talk_the_talk .column h1 {
           color: #7D684BFF;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .talk_the_talk .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .talk_the_talk .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .talk_the_talk .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .talk_the_talk .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .talk_the_talk .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .talk_the_talk .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .talk_the_talk .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .talk_the_talk .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
cart
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cart .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*/

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

    /*images*/

        .cart .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;
        }

    /*lists*/

        .cart .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;
        }

    /*containers*/

        .cart .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*/

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

/***********************************
Conversations: The Leftovers
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .conversations .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;
        }

    /*lists*/

        .conversations .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .conversations .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .conversations .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .conversations .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .conversations .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .conversations .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .conversations .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .conversations .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #293661;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 3.75rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .conversations .column p.Questions {
           color: #293661;
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .conversations .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .conversations .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .conversations .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .conversations .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
Foundation CMD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .foundation_cmd .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .foundation_cmd .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*/

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

    /*inlines*/

        .foundation_cmd .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*/

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Your ACUHO-I
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .your_acuhoi .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .your_acuhoi .column .Bullets {
           margin-left: 0px;
           padding-left: 24px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .your_acuhoi .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .your_acuhoi .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .your_acuhoi .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .your_acuhoi .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .your_acuhoi .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 0px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .your_acuhoi .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
acuhoi institutes
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .acuhoi_institutes .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .acuhoi_institutes .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .acuhoi_institutes .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .acuhoi_institutes .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

    /*links*/

        .acuhoi_institutes .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .acuhoi_institutes .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .acuhoi_institutes .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column p.FeatureSubhead {
           color: #36454FFF;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: quatro-slab,serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: open-sans,sans-serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column p.Byline {
           color: #36454FFF;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .acuhoi_institutes .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000FF;
           font-weight: normal;
           border-width: 0px;
        }

/***********************************
Snapshot: Megan Craven
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .snapshot_megan_craven .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .snapshot_megan_craven .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .snapshot_megan_craven .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .snapshot_megan_craven .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .snapshot_megan_craven .column a.OpenSansLink {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot_megan_craven .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .snapshot_megan_craven .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_megan_craven .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
Snapshot: Yvette Cloete
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .snapshot_yvette_cloete .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .snapshot_yvette_cloete .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .snapshot_yvette_cloete .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .snapshot_yvette_cloete .column a.OpenSansLink {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .snapshot_yvette_cloete .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .snapshot_yvette_cloete .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .snapshot_yvette_cloete .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
Discussion Guide
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .discussion_guide .column .Numbered {
           padding-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .discussion_guide .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .discussion_guide .column .Bullets {
           text-indent: 0px;
           margin-left: 40px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .discussion_guide .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .discussion_guide .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .discussion_guide .column a {
           background-color: transparent;
           letter-spacing: 1px;
           font-weight: 600;
           text-transform: uppercase;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .discussion_guide .column .s1 {
           color: #221e1f;
           border-width: 0px;
        }

        .discussion_guide .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .discussion_guide .column p.p3 {
           color: #221e1f;
           text-indent: -11.0px;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           text-indent: -11.0px;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion3 {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion2 {
           color: #36454f;
           font-style: italic;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Discussion1 {
           color: #36454f;
           font-style: italic;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           color: #221e1f;
           border-width: 0px;
        }

        .discussion_guide .column p.p1 {
           text-align: center;
           color: #e50294;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           text-align: justify;
           color: #e50294;
           border-width: 0px;
        }

        .discussion_guide .column p.p3 {
           text-align: justify;
           color: #221e1f;
           border-width: 0px;
        }

        .discussion_guide .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .discussion_guide .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .discussion_guide .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .discussion_guide .column p {
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

/***********************************
archive
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        .ts_acuho_i_org .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .ts_acuho_i_org .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .ts_acuho_i_org .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555FF;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        .ts_acuho_i_org .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "canada-type-gibson",sans-serif;
           color: #000000FF;
           border-width: 0px;
        }

        .ts_acuho_i_org .column h2 {
           color: #36454FFF;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 2rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column h1 {
           color: #7D684BFF;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .ts_acuho_i_org .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        .ts_acuho_i_org .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 5rem;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .ts_acuho_i_org .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        .ts_acuho_i_org .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
2025 Wall of Honor
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

        ._2025_wall_of_honor .column ol {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        ._2025_wall_of_honor .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           list-style-type: square;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        ._2025_wall_of_honor .column h6 {
           font-size: 1.375rem;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column h5 {
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 1.5rem;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column h3 {
           text-align: center;
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 1.75rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column h2 {
           font-weight: 600;
           color: #515151;
           line-height: 1.25em;
           padding-bottom: 12px;
           padding-right: 0px;
           font-size: 1.5rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column h1 {
           letter-spacing: 0px;
           padding-bottom: 6px;
           color: #293661;
           font-style: italic;
           line-height: 1.25em;
           font-weight: 800;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

    /*links*/

        ._2025_wall_of_honor .column a {
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*inlines*/

        ._2025_wall_of_honor .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        ._2025_wall_of_honor .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 1.375rem;
           font-family: "canada-type-gibson",sans-serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 2.25rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 1.875rem;
           font-family: "quatro-slab",serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 1.5rem;
           font-family: "open-sans",sans-serif;
           border-width: 0px;
        }

        ._2025_wall_of_honor .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

/***********************************
2025 Wall of Honor2
***********************************/

    /*paragraphs*/

        ._2025_wall_of_honor2 .column p {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 1.5rem;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 1.125rem;
           line-height: 1.5em;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 1.875rem;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.375rem;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
           border-width: 0px;
        }

    /*inlines*/

        ._2025_wall_of_honor2 .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
           border-width: 0px;
        }

    /*links*/

        ._2025_wall_of_honor2 .column a {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           border-width: 0px;
        }

    /*headers*/

        ._2025_wall_of_honor2 .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 800;
           line-height: 1.25em;
           font-style: italic;
           color: #293661;
           padding-bottom: 6px;
           letter-spacing: 0px;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column h2 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 1.5rem;
           padding-right: 0px;
           padding-bottom: 12px;
           line-height: 1.25em;
           color: #515151;
           font-weight: 600;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column h3 {
           font-family: "quatro-slab",serif;
           font-size: 1.75rem;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
           text-align: center;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column h4 {
           font-size: 1.5rem;
           font-family: "minion-3",serif;
           font-weight: bold;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 2.25rem;
           font-weight: 600;
           border-width: 0px;
        }

        ._2025_wall_of_honor2 .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*lists*/

        ._2025_wall_of_honor2 .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        ._2025_wall_of_honor2 .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;
        }

    /*images*/

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

    /*containers*/

        ._2025_wall_of_honor2 .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*/

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


div.bookviewport { background-color: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }