/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 400;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .cover .column p.Paragraph2 {
           font-family: "montserrat",sans-serif;
           color: #454545;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .cover .column p.Author {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 600;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .cover .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #00549e;
           font-family: "playfair-display",serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           font-family: "playfair-display",serif;
           color: #00549e;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           font-family: playfair-display,serif;
           color: #00549e;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .cover .column h2 {
           color: #00549e;
           font-family: "playfair-display",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .cover .column h3 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           font-weight: 700;
           border-width: 0px;
        }

        .cover .column h4 {
           font-family: "playfair-display",serif;
           font-size: 1.75rem;
           color: #00549EFF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .cover .column h5 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 300;
           text-align: center;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 24px;
           border-width: 0px;
        }

        .cover .column h6 {
           font-family: "playfair-display",serif;
           color: #00549EFF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

    /*lists*/

        .cover .column .List {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #000000;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*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;
        }

    /*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;
        }

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

    /*paragraphs*/

        .table_of_contents .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .table_of_contents .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .table_of_contents .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .table_of_contents .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .table_of_contents .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .table_of_contents .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .table_of_contents .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .table_of_contents .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .table_of_contents .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .table_of_contents .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .table_of_contents .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .table_of_contents .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .table_of_contents .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .a_golf_life .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .a_golf_life .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .a_golf_life .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .a_golf_life .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .a_golf_life .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .a_golf_life .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .a_golf_life .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .a_golf_life .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .a_golf_life .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .a_golf_life .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .a_golf_life .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .a_golf_life .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .a_golf_life .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .a_golf_life .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .jack_s_bay .column p {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 400;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .jack_s_bay .column p.Paragraph2 {
           font-family: "montserrat",sans-serif;
           color: #454545;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .jack_s_bay .column p.Author {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 600;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .jack_s_bay .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .jack_s_bay .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #00549e;
           font-family: "playfair-display",serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .jack_s_bay .column a {
           font-family: "playfair-display",serif;
           color: #00549e;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .jack_s_bay .column h1 {
           font-family: playfair-display,serif;
           color: #00549e;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .jack_s_bay .column h2 {
           color: #00549e;
           font-family: "playfair-display",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .jack_s_bay .column h3 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           font-weight: 700;
           border-width: 0px;
        }

        .jack_s_bay .column h4 {
           font-family: "playfair-display",serif;
           font-size: 1.75rem;
           color: #00549EFF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .jack_s_bay .column h5 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 300;
           text-align: center;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 24px;
           border-width: 0px;
        }

        .jack_s_bay .column h6 {
           font-family: "playfair-display",serif;
           color: #00549EFF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

    /*lists*/

        .jack_s_bay .column .List {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #000000;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Golf Travel News from the U.S.
***********************************/

    /*paragraphs*/

        .golf_travel_news_from_the_u_s .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .golf_travel_news_from_the_u_s .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .golf_travel_news_from_the_u_s .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .golf_travel_news_from_the_u_s .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .golf_travel_news_from_the_u_s .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .golf_travel_news_from_the_u_s .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .golf_travel_news_from_the_u_s .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .golf_travel_news_from_abroad .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .golf_travel_news_from_abroad .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .golf_travel_news_from_abroad .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .golf_travel_news_from_abroad .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .golf_travel_news_from_abroad .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .golf_travel_news_from_abroad .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .golf_travel_news_from_abroad .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .monster_golf .column p {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 400;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .monster_golf .column p.Paragraph2 {
           font-family: "montserrat",sans-serif;
           color: #454545;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .monster_golf .column p.Author {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 600;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .monster_golf .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .monster_golf .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #00549e;
           font-family: "playfair-display",serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .monster_golf .column a {
           font-family: "playfair-display",serif;
           color: #00549e;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .monster_golf .column h1 {
           font-family: playfair-display,serif;
           color: #00549e;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .monster_golf .column h2 {
           color: #00549e;
           font-family: "playfair-display",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .monster_golf .column h3 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           font-weight: 700;
           border-width: 0px;
        }

        .monster_golf .column h4 {
           font-family: "playfair-display",serif;
           font-size: 1.75rem;
           color: #00549EFF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .monster_golf .column h5 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 300;
           text-align: center;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 24px;
           border-width: 0px;
        }

        .monster_golf .column h6 {
           font-family: "playfair-display",serif;
           color: #00549EFF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

    /*lists*/

        .monster_golf .column .List {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #000000;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .shore_to_please .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .shore_to_please .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .shore_to_please .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .shore_to_please .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .shore_to_please .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .shore_to_please .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .shore_to_please .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .shore_to_please .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .shore_to_please .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .shore_to_please .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .shore_to_please .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .shore_to_please .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .shore_to_please .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .shore_to_please .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .southern_charm .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .southern_charm .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .southern_charm .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .southern_charm .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .southern_charm .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .southern_charm .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .southern_charm .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .southern_charm .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .southern_charm .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .southern_charm .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .southern_charm .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .southern_charm .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .southern_charm .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .southern_charm .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
The Play’s the Thing
***********************************/

    /*paragraphs*/

        .the_play_s_the_thing .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .the_play_s_the_thing .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .the_play_s_the_thing .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .the_play_s_the_thing .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .the_play_s_the_thing .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .the_play_s_the_thing .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .the_play_s_the_thing .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .panther_national .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .panther_national .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .panther_national .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .panther_national .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .panther_national .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .panther_national .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .panther_national .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .panther_national .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .panther_national .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .panther_national .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .panther_national .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .panther_national .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .panther_national .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .panther_national .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .maine_event .column p {
           text-align: left;
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .maine_event .column p.Paragraph2 {
           text-align: left;
           font-family: "montserrat",sans-serif;
           color: #454545FF;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .maine_event .column p.Author {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .maine_event .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .maine_event .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #000000FF;
           font-family: playfair-display,serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .maine_event .column a {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .maine_event .column h1 {
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           margin-bottom: 32px;
           border-width: 0px;
        }

        .maine_event .column h2 {
           text-align: left;
           color: #000000FF;
           font-family: playfair-display,serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .maine_event .column h3 {
           font-weight: normal;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .maine_event .column h4 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           font-size: 1.75rem;
           color: #000000FF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .maine_event .column h5 {
           font-family: montserrat,sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 200;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .maine_event .column h6 {
           font-style: normal;
           text-align: left;
           font-family: playfair-display,serif;
           color: #000000FF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 24px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*lists*/

        .maine_event .column .List {
           line-height: 1.5em;
           list-style-type: disc;
           font-family: montserrat,sans-serif;
           color: #000000FF;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .maine_event .column ol {
           list-style-type: none;
           background-color: transparent;
           color: #222222FF;
           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;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .masthead .column p {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column p.Paragraph2 {
           font-family: "montserrat",sans-serif;
           color: #454545;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column p.Author {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #00549e;
           font-family: "playfair-display",serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .masthead .column a {
           font-family: "playfair-display",serif;
           color: #00549e;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .masthead .column h1 {
           font-family: "playfair-display",serif;
           color: #00549e;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column h2 {
           color: #00549e;
           font-family: "playfair-display",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column h3 {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column h4 {
           font-family: "playfair-display",serif;
           font-size: 1.75rem;
           color: #00549e;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column h5 {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .masthead .column h6 {
           font-family: "playfair-display",serif;
           color: #00549e;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column .List {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #000000;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .publications_archive .column p {
           font-family: montserrat,sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 400;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .publications_archive .column p.Paragraph2 {
           font-family: "montserrat",sans-serif;
           color: #454545;
           font-size: 0.9375rem;
           font-weight: 400;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .publications_archive .column p.Author {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 1.125rem;
           font-weight: 600;
           text-align: center;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .publications_archive .column p.Footer {
           font-family: "montserrat",sans-serif;
           color: #000000;
           font-size: 0.75rem;
           font-weight: 100;
           text-align: center;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-left: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .publications_archive .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 10px;
           margin-right: 4px;
           font-size: 3.75rem;
           line-height: 0.3em;
           color: #00549e;
           font-family: "playfair-display",serif;
           margin-bottom: 2px;
           margin-left: 0px;
           border-width: 0px;
        }

    /*links*/

        .publications_archive .column a {
           font-family: "playfair-display",serif;
           color: #00549e;
           font-size: 1.125rem;
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .publications_archive .column h1 {
           font-family: playfair-display,serif;
           color: #00549e;
           font-size: 3rem;
           line-height: 1em;
           font-weight: 700;
           text-align: center;
           margin-top: 0px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .publications_archive .column h2 {
           color: #00549e;
           font-family: "playfair-display",serif;
           font-size: 2.25rem;
           line-height: 1.5em;
           font-weight: 500;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .publications_archive .column h3 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.75rem;
           line-height: 1.4em;
           margin-left: 40px;
           margin-right: 40px;
           font-weight: 700;
           border-width: 0px;
        }

        .publications_archive .column h4 {
           font-family: "playfair-display",serif;
           font-size: 1.75rem;
           color: #00549EFF;
           font-weight: 700;
           line-height: 1.5em;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

        .publications_archive .column h5 {
           font-family: "montserrat",sans-serif;
           color: #000000FF;
           font-size: 1.25rem;
           line-height: 1.5em;
           font-style: italic;
           font-weight: 300;
           text-align: center;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           margin-top: 24px;
           border-width: 0px;
        }

        .publications_archive .column h6 {
           font-family: "playfair-display",serif;
           color: #00549EFF;
           font-size: 1.375rem;
           line-height: 1.5em;
           font-weight: 700;
           margin-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

    /*lists*/

        .publications_archive .column .List {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #000000;
           margin-left: 24px;
           margin-right: 24px;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*containers*/

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

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

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

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