/***********************************
April 2025
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

        .april_2025 .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: #000000FF;
           background-color: #F9C802FF;
           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: #000000FF;
           text-align: center;
           background-color: #F9C802FF;
           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.3em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #F9C802FF;
           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: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

        .editors_welcome .column h1 {
           color: #F9C802FF;
           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: #F9C802FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

    /*lists*/

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

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

        .editors_welcome .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

    /*headers*/

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

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

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

        .contents .column h3 {
           font-size: 1.0625rem;
           font-family: Helvetica, sans-serif;
           font-weight: bold;
           color: #91A123FF;
           line-height: 1.3em;
           text-align: center;
           border-width: 0px;
        }

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*paragraphs*/

        .whats_gorgeous_in_the_garden_april .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_april .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: #F9C802FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .whats_gorgeous_in_the_garden_april .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_april .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .whats_gorgeous_in_the_garden_april .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .whats_gorgeous_in_the_garden_april .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

    /*images*/

        .gardening_events_in_scotland .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_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 .NumberedList {
           line-height: 1.4em;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

/***********************************
National Gardening and Outdoor Living Show
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

        .national_gardening_and_outdoor_living_show .column h1 {
           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;
        }

/***********************************
Ideal Home Show Scotland
***********************************/

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

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

/***********************************
The Caley Spring Bulb Show
***********************************/

    /*paragraphs*/

        .the_caley_spring_bulb_show .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_caley_spring_bulb_show .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: #F9C802FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .the_caley_spring_bulb_show .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_caley_spring_bulb_show .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .the_caley_spring_bulb_show .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .the_caley_spring_bulb_show .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

/***********************************
Don’t Disregard the Dandelion
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .don_t_disregard_the_dandelion .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .don_t_disregard_the_dandelion .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .don_t_disregard_the_dandelion .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Scotland Grows Show Podcast Janice Clyne
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .scotland_grows_show_podcast_janice_clyne .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_janice_clyne .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_janice_clyne .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_show_podcast_janice_clyne .column h1 {
           border-width: 0px;
        }

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

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

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

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

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

    /*inlines*/

        .scotland_grows_show_podcast_janice_clyne .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_show_podcast_janice_clyne .column a {
           border-width: 0px;
        }

    /*paragraphs*/

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

/***********************************
Delicious Dandelions
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .delicious_dandelions .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .delicious_dandelions .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .delicious_dandelions .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Top Gardening Tips from the Podcast
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

/***********************************
Creating Solutions to Boggy Problems
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .creating_solutions_to_boggy_problems .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .creating_solutions_to_boggy_problems .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .creating_solutions_to_boggy_problems .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Countryside Garden Design
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .countryside_garden_design .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .countryside_garden_design .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .countryside_garden_design .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
The Caley Awards
***********************************/

    /*paragraphs*/

        .the_caley_awards .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_caley_awards .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: #F9C802FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .the_caley_awards .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_caley_awards .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .the_caley_awards .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .the_caley_awards .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Glasgow’s Last Village in Bloom
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .glasgow_s_last_village_in_bloom .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .glasgow_s_last_village_in_bloom .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .glasgow_s_last_village_in_bloom .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Pallet & Planter Challenge 2025
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .pallet_planter_challenge_2025 .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .pallet_planter_challenge_2025 .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .pallet_planter_challenge_2025 .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Scone Palace Garden Fair 2025
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .one_garden_thing .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .one_garden_thing .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .one_garden_thing .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Start Seeds Sustainably: Heat Mats & Grow Lights for a Scottish Spring
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .start_seeds_sustainably_heat_mats_grow_lights_scottish_spring .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .start_seeds_sustainably_heat_mats_grow_lights_scottish_spring .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .start_seeds_sustainably_heat_mats_grow_lights_scottish_spring .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Gardening and Autism Books
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

/***********************************
Sweet Peas: The Scent of Summer
***********************************/

    /*paragraphs*/

        .the_scent_of_summer_sweet_peas .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_scent_of_summer_sweet_peas .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: #F9C802FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .the_scent_of_summer_sweet_peas .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_scent_of_summer_sweet_peas .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .the_scent_of_summer_sweet_peas .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .the_scent_of_summer_sweet_peas .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

/***********************************
Meconopsis Group
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .meconopsis_group .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .meconopsis_group .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .meconopsis_group .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .grow_your_business_new .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_new .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_new .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_new .column h1 {
           border-width: 0px;
        }

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

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

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

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

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

    /*inlines*/

        .grow_your_business_new .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_new .column a {
           border-width: 0px;
        }

    /*paragraphs*/

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

/***********************************
Check the Plant Label Before You Buy
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .check_the_plant_label_before_you_buy .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .check_the_plant_label_before_you_buy .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .check_the_plant_label_before_you_buy .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Spring Moons and Herbal Blooms
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .spring_moons_and_herbal_blooms .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .spring_moons_and_herbal_blooms .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .spring_moons_and_herbal_blooms .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Does Starting Tomatoes Early Make a Difference?
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .does_starting_tomatoes_early_make_a_difference .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .does_starting_tomatoes_early_make_a_difference .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .does_starting_tomatoes_early_make_a_difference .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
The Perfect Time to Plan for Parsnips
***********************************/

    /*paragraphs*/

        .the_perfect_time_to_plan_for_parsnips .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_perfect_time_to_plan_for_parsnips .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: #F9C802FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .the_perfect_time_to_plan_for_parsnips .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_perfect_time_to_plan_for_parsnips .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .the_perfect_time_to_plan_for_parsnips .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .the_perfect_time_to_plan_for_parsnips .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

        .the_perfect_time_to_plan_for_parsnips .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_perfect_time_to_plan_for_parsnips .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_perfect_time_to_plan_for_parsnips .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: #000000FF;
           background-color: #F9C802FF;
           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: #000000FF;
           text-align: center;
           background-color: #F9C802FF;
           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.3em;
           font-family: Helvetica, sans-serif;
           color: #FFFFFFFF;
           background-color: #F9C802FF;
           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: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

        .the_indonesian_cook .column h1 {
           color: #F9C802FF;
           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: #F9C802FF;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

    /*lists*/

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

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

        .the_indonesian_cook .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

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

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

/***********************************
Bere Barley Growing Experiment
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .bere_barley_growing_experiment .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .bere_barley_growing_experiment .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .bere_barley_growing_experiment .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
RHS Chelsea Hospitalfield Arts Garden
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .rhs_chelsea_hospitalfield_arts_garden .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .rhs_chelsea_hospitalfield_arts_garden .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .rhs_chelsea_hospitalfield_arts_garden .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Get Your Garden Ready for Selling Your Property
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .get_your_garden_ready_for_selling_your_property .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .get_your_garden_ready_for_selling_your_property .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .get_your_garden_ready_for_selling_your_property .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Grow Dundee
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .grow_dundee .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .grow_dundee .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .grow_dundee .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

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

/***********************************
Jordan’s UK Houseplant Index - Part 2
***********************************/

    /*paragraphs*/

        .jordan_s_uk_houseplant_index_part_2 .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_s_uk_houseplant_index_part_2 .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: #F9C802FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .jordan_s_uk_houseplant_index_part_2 .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_s_uk_houseplant_index_part_2 .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .jordan_s_uk_houseplant_index_part_2 .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .jordan_s_uk_houseplant_index_part_2 .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

/***********************************
Garden Jobs Ahead in April and May
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

        .garden_jobs_ahead_in_april_and_may .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .garden_jobs_ahead_in_april_and_may .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .garden_jobs_ahead_in_april_and_may .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

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

/***********************************
Scotland Grows Next Issue
***********************************/

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

        .next_issue .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 .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*images*/

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

/***********************************
The Last Word
***********************************/

    /*paragraphs*/

        .the_last_word .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_last_word .column p.BioBox {
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           color: #000000FF;
           background-color: #F9C802FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .the_last_word .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_last_word .column a {
           font-weight: 500;
           line-height: 1.3em;
           font-size: 1.125rem;
           color: #F9C802FF;
           text-align: center;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

        .the_last_word .column h4 {
           color: #F9C802FF;
           line-height: 1.5em;
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

        .the_last_word .column ol {
           background-color: transparent;
           color: #000000FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.2em;
           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;
        }

    /*images*/

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

