/***********************************
Issue30
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

/***********************************
Navigation
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

/***********************************
Editor's Welcome
***********************************/

    /*paragraphs*/

        .editors_welcome .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .editors_welcome .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .editors_welcome .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .editors_welcome .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .editors_welcome .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .editors_welcome .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .editors_welcome .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .editors_welcome .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .editors_welcome .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .editors_welcome .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .editors_welcome .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .editors_welcome .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .editors_welcome .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_welcome .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_welcome .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_welcome .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Contents
***********************************/

    /*paragraphs*/

        .contents .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .contents .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .contents .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .contents .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .contents .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .contents .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .contents .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .contents .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .contents .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .contents .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .contents .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .contents .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .contents .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Garden Futures Exhibition
***********************************/

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
What's Gorgeous in the Garden?
***********************************/

    /*paragraphs*/

        .whats_gorgeous_in_the_garden_june .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .whats_gorgeous_in_the_garden_june .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .whats_gorgeous_in_the_garden_june .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .whats_gorgeous_in_the_garden_june .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .whats_gorgeous_in_the_garden_june .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .whats_gorgeous_in_the_garden_june .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .whats_gorgeous_in_the_garden_june .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .whats_gorgeous_in_the_garden_june .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Quercus Garden Plants
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
Gardening News
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .gardening_news .column .NumberedList {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .gardening_news .column .List1 {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           list-style-type: circle;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .gardening_news .column h6 {
           font-size: 1.125rem;
           font-weight: 500;
           text-align: center;
           line-height: 1.3em;
           color: #004aac;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .gardening_news .column h5 {
           font-size: 0.75rem;
           border-width: 0px;
        }

        .gardening_news .column h4 {
           color: #c2497e;
           border-width: 0px;
        }

        .gardening_news .column h3 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #c2497e;
           line-height: 1.6em;
           text-align: left;
           border-width: 0px;
        }

        .gardening_news .column h2 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004aac;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

        .gardening_news .column h1 {
           text-align: center;
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #c2497e;
           border-width: 0px;
        }

    /*links*/

        .gardening_news .column a.LinkinBox {
           font-family: Helvetica, sans-serif;
           color: #8ba563;
           font-size: 1.125rem;
           line-height: 1.3em;
           font-weight: 500;
           border-width: 0px;
        }

        .gardening_news .column a {
           font-family: Helvetica, sans-serif;
           color: #004aac;
           font-size: 1.125rem;
           line-height: 1.3em;
           font-weight: 500;
           border-width: 0px;
        }

    /*inlines*/

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

    /*paragraphs*/

        .gardening_news .column p.ColumnistTag {
           padding-right: 5px;
           padding-left: 0px;
           text-align: right;
           font-weight: bold;
           text-transform: uppercase;
           background-color: #c2497e;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.3em;
           border-width: 0px;
        }

        .gardening_news .column p.BottomBioBox {
           line-height: 1.2em;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #004aac;
           text-align: center;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .gardening_news .column p.BioBox {
           text-align: left;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #c2497e;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .gardening_news .column p {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           text-align: left;
           border-width: 0px;
        }

/***********************************
Top 5 Drought Tolerant Perennial Plants for Scotland
***********************************/

    /*paragraphs*/

        .top_5_drought_tolerant_perennial_plants_for_scotland .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .top_5_drought_tolerant_perennial_plants_for_scotland .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .top_5_drought_tolerant_perennial_plants_for_scotland .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .top_5_drought_tolerant_perennial_plants_for_scotland .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .top_5_drought_tolerant_perennial_plants_for_scotland .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Scotland Does Chelsea
***********************************/

    /*paragraphs*/

        .scotland_does_chelsea .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .scotland_does_chelsea .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .scotland_does_chelsea .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .scotland_does_chelsea .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .scotland_does_chelsea .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .scotland_does_chelsea .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .scotland_does_chelsea .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .scotland_does_chelsea .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .scotland_does_chelsea .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .scotland_does_chelsea .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .scotland_does_chelsea .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .scotland_does_chelsea .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .scotland_does_chelsea .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .scotland_does_chelsea .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .scotland_does_chelsea .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .scotland_does_chelsea .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Urban Garden Design
***********************************/

    /*paragraphs*/

        .urban_garden_design .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .urban_garden_design .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .urban_garden_design .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .urban_garden_design .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .urban_garden_design .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .urban_garden_design .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .urban_garden_design .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .urban_garden_design .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .urban_garden_design .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .urban_garden_design .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .urban_garden_design .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .urban_garden_design .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .urban_garden_design .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .urban_garden_design .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .urban_garden_design .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .urban_garden_design .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Grow Show-Stopping Alliums
***********************************/

    /*paragraphs*/

        .grow_show_stopping_alliums .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .grow_show_stopping_alliums .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .grow_show_stopping_alliums .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .grow_show_stopping_alliums .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .grow_show_stopping_alliums .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .grow_show_stopping_alliums .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .grow_show_stopping_alliums .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .grow_show_stopping_alliums .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
For the Love of Bees
***********************************/

    /*paragraphs*/

        .for_the_love_of_bees .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .for_the_love_of_bees .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .for_the_love_of_bees .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .for_the_love_of_bees .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .for_the_love_of_bees .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .for_the_love_of_bees .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .for_the_love_of_bees .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .for_the_love_of_bees .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .for_the_love_of_bees .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .for_the_love_of_bees .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .for_the_love_of_bees .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .for_the_love_of_bees .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .for_the_love_of_bees .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .for_the_love_of_bees .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .for_the_love_of_bees .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .for_the_love_of_bees .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Just 3 Plants
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .just_3_plants .column .NumberedList {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .just_3_plants .column .List1 {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           list-style-type: circle;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .just_3_plants .column h6 {
           font-size: 1.125rem;
           font-weight: 500;
           text-align: center;
           line-height: 1.3em;
           color: #004acc;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .just_3_plants .column h5 {
           font-size: 0.75rem;
           border-width: 0px;
        }

        .just_3_plants .column h4 {
           color: #c2497e;
           border-width: 0px;
        }

        .just_3_plants .column h3 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004acc;
           line-height: 1.6em;
           text-align: left;
           border-width: 0px;
        }

        .just_3_plants .column h2 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004acc;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

        .just_3_plants .column h1 {
           text-align: center;
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #c2497e;
           border-width: 0px;
        }

    /*links*/

        .just_3_plants .column a.LinkinBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           font-size: 1.125rem;
           line-height: 1.2em;
           font-weight: 600;
           border-width: 0px;
        }

        .just_3_plants .column a {
           font-family: Helvetica, sans-serif;
           color: #c2497e;
           font-size: 1.125rem;
           line-height: 1.2em;
           font-weight: 600;
           border-width: 0px;
        }

    /*inlines*/

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

    /*paragraphs*/

        .just_3_plants .column p.ColumnistTag {
           padding-right: 5px;
           padding-left: 0px;
           text-align: right;
           font-weight: bold;
           text-transform: uppercase;
           background-color: #c2497e;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.3em;
           border-width: 0px;
        }

        .just_3_plants .column p.BottomBioBox {
           line-height: 1.2em;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #004acc;
           text-align: center;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .just_3_plants .column p.BioBox {
           text-align: left;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #c2497e;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .just_3_plants .column p {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

/***********************************
Scotland Grows Show Podcast
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

/***********************************
Scottish Castle Gardens
***********************************/

    /*paragraphs*/

        .discover_scottish_gardens .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .discover_scottish_gardens .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .discover_scottish_gardens .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .discover_scottish_gardens .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .discover_scottish_gardens .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .discover_scottish_gardens .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .discover_scottish_gardens .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .discover_scottish_gardens .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .discover_scottish_gardens .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .discover_scottish_gardens .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .discover_scottish_gardens .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .discover_scottish_gardens .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .discover_scottish_gardens .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .discover_scottish_gardens .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .discover_scottish_gardens .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .discover_scottish_gardens .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Holiday-Proof Hanging Baskets
***********************************/

    /*paragraphs*/

        .holiday_proof_hanging_baskets .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .holiday_proof_hanging_baskets .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .holiday_proof_hanging_baskets .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .holiday_proof_hanging_baskets .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .holiday_proof_hanging_baskets .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .holiday_proof_hanging_baskets .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .holiday_proof_hanging_baskets .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .holiday_proof_hanging_baskets .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
NTS ROOTS
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

/***********************************
Making Waves in Dundee
***********************************/

    /*paragraphs*/

        .making_waves_in_dundee .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .making_waves_in_dundee .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .making_waves_in_dundee .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .making_waves_in_dundee .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .making_waves_in_dundee .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .making_waves_in_dundee .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .making_waves_in_dundee .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .making_waves_in_dundee .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .making_waves_in_dundee .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .making_waves_in_dundee .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .making_waves_in_dundee .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .making_waves_in_dundee .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .making_waves_in_dundee .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .making_waves_in_dundee .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .making_waves_in_dundee .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .making_waves_in_dundee .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Water-Wise Gardening
***********************************/

    /*paragraphs*/

        .water_wise_gardening .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .water_wise_gardening .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .water_wise_gardening .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .water_wise_gardening .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .water_wise_gardening .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .water_wise_gardening .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .water_wise_gardening .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .water_wise_gardening .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .water_wise_gardening .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .water_wise_gardening .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .water_wise_gardening .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .water_wise_gardening .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .water_wise_gardening .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .water_wise_gardening .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .water_wise_gardening .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .water_wise_gardening .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Blooming Inverkip
***********************************/

    /*paragraphs*/

        .blooming_inverkip .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .blooming_inverkip .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .blooming_inverkip .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .blooming_inverkip .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .blooming_inverkip .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .blooming_inverkip .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .blooming_inverkip .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .blooming_inverkip .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .blooming_inverkip .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .blooming_inverkip .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .blooming_inverkip .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .blooming_inverkip .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .blooming_inverkip .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .blooming_inverkip .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .blooming_inverkip .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .blooming_inverkip .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
The Misunderstood Slug
***********************************/

    /*paragraphs*/

        .the_misunderstood_slug .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .the_misunderstood_slug .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .the_misunderstood_slug .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .the_misunderstood_slug .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .the_misunderstood_slug .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .the_misunderstood_slug .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .the_misunderstood_slug .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .the_misunderstood_slug .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .the_misunderstood_slug .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .the_misunderstood_slug .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_misunderstood_slug .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_misunderstood_slug .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .the_misunderstood_slug .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .the_misunderstood_slug .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_misunderstood_slug .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_misunderstood_slug .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
Grow a New Garden: Lawn Care
***********************************/

    /*paragraphs*/

        .grow_a_new_garden_lawn_care .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .grow_a_new_garden_lawn_care .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .grow_a_new_garden_lawn_care .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .grow_a_new_garden_lawn_care .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .grow_a_new_garden_lawn_care .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .grow_a_new_garden_lawn_care .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .grow_a_new_garden_lawn_care .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .grow_a_new_garden_lawn_care .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Scotland Grows Testimonial
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

/***********************************
Gardening on the Inside
***********************************/

    /*paragraphs*/

        .gardening_on_the_inside .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .gardening_on_the_inside .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .gardening_on_the_inside .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .gardening_on_the_inside .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .gardening_on_the_inside .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .gardening_on_the_inside .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .gardening_on_the_inside .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .gardening_on_the_inside .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .gardening_on_the_inside .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .gardening_on_the_inside .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .gardening_on_the_inside .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .gardening_on_the_inside .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .gardening_on_the_inside .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .gardening_on_the_inside .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .gardening_on_the_inside .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .gardening_on_the_inside .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
The Burning Garden Waste Question
***********************************/

    /*paragraphs*/

        .the_burning_garden_waste_question .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .the_burning_garden_waste_question .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .the_burning_garden_waste_question .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_burning_garden_waste_question .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .the_burning_garden_waste_question .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .the_burning_garden_waste_question .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_burning_garden_waste_question .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_burning_garden_waste_question .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
The Confetti Border
***********************************/

    /*paragraphs*/

        .andy_peasgood .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .andy_peasgood .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .andy_peasgood .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .andy_peasgood .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .andy_peasgood .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .andy_peasgood .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .andy_peasgood .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .andy_peasgood .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .andy_peasgood .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .andy_peasgood .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .andy_peasgood .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .andy_peasgood .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .andy_peasgood .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .andy_peasgood .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .andy_peasgood .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .andy_peasgood .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Feature Your Garden
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

/***********************************
Floral Foraging for Tea and Vinegar
***********************************/

    /*paragraphs*/

        .floral_foraging_for_tea_and_vinegar .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .floral_foraging_for_tea_and_vinegar .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .floral_foraging_for_tea_and_vinegar .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .floral_foraging_for_tea_and_vinegar .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .floral_foraging_for_tea_and_vinegar .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .floral_foraging_for_tea_and_vinegar .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .floral_foraging_for_tea_and_vinegar .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .floral_foraging_for_tea_and_vinegar .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Grow Your Business
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
Tomato Summer Growth and Care
***********************************/

    /*paragraphs*/

        .tomato_summer_care .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .tomato_summer_care .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .tomato_summer_care .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .tomato_summer_care .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .tomato_summer_care .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .tomato_summer_care .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .tomato_summer_care .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .tomato_summer_care .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .tomato_summer_care .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .tomato_summer_care .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .tomato_summer_care .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .tomato_summer_care .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .tomato_summer_care .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .tomato_summer_care .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .tomato_summer_care .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .tomato_summer_care .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Join The Caley
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
Companion Planting To Ward Off Harmful Insects
***********************************/

    /*paragraphs*/

        .companion_planting .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .companion_planting .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .companion_planting .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .companion_planting .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .companion_planting .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .companion_planting .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .companion_planting .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .companion_planting .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .companion_planting .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .companion_planting .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .companion_planting .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .companion_planting .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .companion_planting .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .companion_planting .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .companion_planting .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .companion_planting .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
A Grower’s Guide to Gooseberries
***********************************/

    /*paragraphs*/

        .grower_s_guide_to_gooseberries .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .grower_s_guide_to_gooseberries .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .grower_s_guide_to_gooseberries .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .grower_s_guide_to_gooseberries .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .grower_s_guide_to_gooseberries .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .grower_s_guide_to_gooseberries .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .grower_s_guide_to_gooseberries .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .grower_s_guide_to_gooseberries .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
The Indonesian Cook
***********************************/

    /*paragraphs*/

        .the_indonesian_cook .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .the_indonesian_cook .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .the_indonesian_cook .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .the_indonesian_cook .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .the_indonesian_cook .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .the_indonesian_cook .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .the_indonesian_cook .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .the_indonesian_cook .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .the_indonesian_cook .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .the_indonesian_cook .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_indonesian_cook .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_indonesian_cook .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .the_indonesian_cook .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .the_indonesian_cook .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_indonesian_cook .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_indonesian_cook .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
One Garden Thing
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .one_garden_thing .column .NumberedList {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .one_garden_thing .column .List1 {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           list-style-type: circle;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .one_garden_thing .column h6 {
           font-size: 1.125rem;
           font-weight: 500;
           text-align: center;
           line-height: 1.3em;
           color: #004aac;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .one_garden_thing .column h5 {
           font-size: 0.75rem;
           border-width: 0px;
        }

        .one_garden_thing .column h4 {
           color: #004aac;
           border-width: 0px;
        }

        .one_garden_thing .column h3 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004aac;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

        .one_garden_thing .column h2 {
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004aac;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

        .one_garden_thing .column h1 {
           text-align: center;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #004aac;
           border-width: 0px;
        }

    /*links*/

        .one_garden_thing .column a.LinkinBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           font-size: 1.125rem;
           line-height: 1.2em;
           font-weight: 600;
           border-width: 0px;
        }

        .one_garden_thing .column a {
           font-family: Helvetica, sans-serif;
           color: #004aac;
           font-size: 1.125rem;
           line-height: 1.2em;
           font-weight: 600;
           border-width: 0px;
        }

    /*inlines*/

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

    /*paragraphs*/

        .one_garden_thing .column p.ColumnistTag {
           padding-right: 5px;
           padding-left: 0px;
           text-align: right;
           font-weight: bold;
           text-transform: uppercase;
           background-color: #004aac;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.3em;
           border-width: 0px;
        }

        .one_garden_thing .column p.BottomBioBox {
           line-height: 1.2em;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #004aac;
           text-align: center;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .one_garden_thing .column p.BioBox {
           text-align: left;
           padding-bottom: 5px;
           padding-top: 5px;
           padding-right: 5px;
           padding-left: 5px;
           background-color: #004aac;
           color: #ffffff;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           border-width: 0px;
        }

        .one_garden_thing .column p {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

/***********************************
Scotland Grows website
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
Jordan's Houseplant Index
***********************************/

    /*paragraphs*/

        .jordan_trainer .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .jordan_trainer .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .jordan_trainer .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .jordan_trainer .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .jordan_trainer .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .jordan_trainer .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .jordan_trainer .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .jordan_trainer .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .jordan_trainer .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .jordan_trainer .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .jordan_trainer .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .jordan_trainer .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .jordan_trainer .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .jordan_trainer .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .jordan_trainer .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .jordan_trainer .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
What's On In Scotland
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .gardening_events_in_scotland .column p {
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #be6fbc;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           text-align: center;
           background-color: #be6fbc;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column p.ColumnistTag {
           line-height: 1.3em;
           font-family: Helvetica, sans-serif;
           color: #ffffff;
           background-color: #be6fbc;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .gardening_events_in_scotland .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #004aac;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column a.LinkinBox {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #ffffff;
           border-width: 0px;
        }

    /*headers*/

        .gardening_events_in_scotland .column h1 {
           color: #be6fbc;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column h2 {
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column h3 {
           line-height: 1.2em;
           color: #004aac;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column h4 {
           color: #668628;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column h5 {
           font-size: 0.75rem;
           border-width: 0px;
        }

        .gardening_events_in_scotland .column h6 {
           font-family: Helvetica, sans-serif;
           color: #be6fbc;
           line-height: 1.3em;
           text-align: center;
           font-weight: 600;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

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

        .gardening_events_in_scotland .column .List1 {
           font-size: 1.125rem;
           list-style-type: circle;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           border-width: 0px;
           list-style-image: none;
        }

        .gardening_events_in_scotland .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
Jobs Ahead in June and July
***********************************/

    /*paragraphs*/

        .jobs_ahead .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .jobs_ahead .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .jobs_ahead .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .jobs_ahead .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .jobs_ahead .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .jobs_ahead .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .jobs_ahead .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .jobs_ahead .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .jobs_ahead .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .jobs_ahead .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .jobs_ahead .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .jobs_ahead .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .jobs_ahead .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .jobs_ahead .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .jobs_ahead .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .jobs_ahead .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

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

/***********************************
Come and Chat About Plants
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

    /*images*/

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

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

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

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

/***********************************
The Chelsea Report
***********************************/

    /*paragraphs*/

        .the_chelsea_report .column p {
           text-align: left;
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: Transparent;
           border-width: 0px;
        }

        .the_chelsea_report .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

        .the_chelsea_report .column p.BottomBioBox {
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           text-align: center;
           background-color: #6D1E66FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .the_chelsea_report .column p.ColumnistTag {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #6D1E66FF;
           text-transform: uppercase;
           font-weight: bold;
           text-align: right;
           padding-left: 0px;
           padding-right: 5px;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .the_chelsea_report .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #6D1E66FF;
           border-width: 0px;
        }

        .the_chelsea_report .column a.LinkinBox {
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #FFFFFFFF;
           border-width: 0px;
        }

    /*headers*/

        .the_chelsea_report .column h1 {
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-align: center;
           border-width: 0px;
        }

        .the_chelsea_report .column h2 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .the_chelsea_report .column h3 {
           text-align: left;
           line-height: 1.2em;
           color: #6D1E66FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

        .the_chelsea_report .column h4 {
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_chelsea_report .column h5 {
           font-size: 0.75rem;
           color: #6D1E66FF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .the_chelsea_report .column h6 {
           font-family: Helvetica, sans-serif;
           color: #6D1E66FF;
           line-height: 1.4em;
           text-align: center;
           font-weight: 500;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*lists*/

        .the_chelsea_report .column .List1 {
           font-size: 1.125rem;
           list-style-type: disc;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           color: #000000FF;
           border-width: 0px;
           list-style-image: none;
        }

        .the_chelsea_report .column .NumberedList {
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.4em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_chelsea_report .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.4em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: circle;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_chelsea_report .column .lists-1ij3pp7qf {
           list-style-type: none;
           line-height: 1.5em;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
Next Issue advert
***********************************/

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Scotland Grows Subscription
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

        .scotland_grows_subscription .column p {
           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;
        }

