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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
How To
***********************************/

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Table of Contents
***********************************/

    /*paragraphs*/

        .table_of_contents .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        .table_of_contents .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

        .table_of_contents .column h4 {
           text-align: center;
           border-width: 0px;
        }

        .table_of_contents .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           text-align: center;
           font-size: 1.625rem;
           border-width: 0px;
        }

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

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

    /*lists*/

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

        .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;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
From the Editor
***********************************/

    /*paragraphs*/

        .from_the_editor .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        .from_the_editor .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
12 Brightest Stars: Our Mountains’ Best
***********************************/

    /*paragraphs*/

        ._12_of_the_best .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        ._12_of_the_best .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

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

        ._12_of_the_best .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

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

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

    /*images*/

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

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

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

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

/***********************************
Bascom Lamar Lunsford: Minstrel Man
***********************************/

    /*paragraphs*/

        .bascom_lamar_lunsford .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        .bascom_lamar_lunsford .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

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

        .bascom_lamar_lunsford .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

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

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

    /*images*/

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

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

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

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

/***********************************
Dave Loggins: Making American Before There Was Americana?
***********************************/

    /*paragraphs*/

        .dave_loggins .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        .dave_loggins .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

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

        .dave_loggins .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

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

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

    /*images*/

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

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

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

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

/***********************************
Ralph Stanley: American Legend
***********************************/

    /*paragraphs*/

        .ralph_stanley .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        .ralph_stanley .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

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

        .ralph_stanley .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

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

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

    /*images*/

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

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

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

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

/***********************************
The Carter Fold: The History of a Family
***********************************/

    /*paragraphs*/

        .the_carter_fold .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        .the_carter_fold .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

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

        .the_carter_fold .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

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

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

    /*images*/

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

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

        .the_carter_fold .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_carter_fold .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Bluegrass, Newgrass
***********************************/

    /*paragraphs*/

        .bluegrass_newgrass .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

        .bluegrass_newgrass .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

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

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

        .bluegrass_newgrass .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

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

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

    /*images*/

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

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

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

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

/***********************************
Archives
***********************************/

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

