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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
Kerrygold Ad
***********************************/

    /*paragraphs*/

        .kerrygold_ad .column p {
        }

    /*inlines*/

        .kerrygold_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .kerrygold_ad .column a {
        }

    /*headers*/

        .kerrygold_ad .column h1 {
        }

        .kerrygold_ad .column h2 {
        }

        .kerrygold_ad .column h3 {
        }

        .kerrygold_ad .column h4 {
        }

        .kerrygold_ad .column h5 {
        }

        .kerrygold_ad .column h6 {
        }

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

    /*paragraphs*/

        .contents .column p {
           font-family: 'Roboto';
        }

        .contents .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .contents .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .contents .column p.CenteredText {
           text-align: center;
        }

        .contents .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .contents .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

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

        .contents .column .Red {
           color: #ef454c;
        }

        .contents .column .Lilac {
           color: #d69ac5;
        }

        .contents .column .Blue {
           color: #1f80b2;
        }

        .contents .column .NavyBlue {
           color: #485ca9;
        }

        .contents .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .contents .column .Green {
           color: #00b0a3;
        }

        .contents .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .contents .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .contents .column .pink {
           color: #f0649a;
        }

        .contents .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .contents .column .orange {
           color: #f0464c;
        }

        .contents .column .avocadogreen {
           color: #7ca42e;
        }

        .contents .column .lightblue {
           color: #56b9d8;
        }

        .contents .column .salmon {
           color: #faac74;
        }

    /*links*/

        .contents .column a {
        }

    /*headers*/

        .contents .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .contents .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .contents .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .contents .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .contents .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .contents .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .contents .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Capital One Ad
***********************************/

    /*paragraphs*/

        .capital_one_ad .column p {
        }

    /*inlines*/

        .capital_one_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .capital_one_ad .column a {
        }

    /*headers*/

        .capital_one_ad .column h1 {
        }

        .capital_one_ad .column h2 {
        }

        .capital_one_ad .column h3 {
        }

        .capital_one_ad .column h4 {
        }

        .capital_one_ad .column h5 {
        }

        .capital_one_ad .column h6 {
        }

/***********************************
Editor's Note
***********************************/

    /*paragraphs*/

        .editors_note .column p {
           font-family: 'Roboto';
        }

        .editors_note .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .editors_note .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .editors_note .column p.CenteredText {
           text-align: center;
        }

        .editors_note .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .editors_note .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .editors_note .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .editors_note .column .Red {
           color: #ef454c;
        }

        .editors_note .column .Lilac {
           color: #d69ac5;
        }

        .editors_note .column .Blue {
           color: #1f80b2;
        }

        .editors_note .column .NavyBlue {
           color: #485ca9;
        }

        .editors_note .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .editors_note .column .Green {
           color: #00b0a3;
        }

        .editors_note .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .editors_note .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .editors_note .column .pink {
           color: #f0649a;
        }

        .editors_note .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .editors_note .column .orange {
           color: #f0464c;
        }

        .editors_note .column .avocadogreen {
           color: #7ca42e;
        }

        .editors_note .column .lightblue {
           color: #56b9d8;
        }

        .editors_note .column .salmon {
           color: #faac74;
        }

    /*links*/

        .editors_note .column a {
        }

    /*headers*/

        .editors_note .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .editors_note .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .editors_note .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .editors_note .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .editors_note .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .editors_note .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .editors_note .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Frederick Maryland Ad
***********************************/

    /*paragraphs*/

        .frederick_maryland_ad .column p {
        }

    /*inlines*/

        .frederick_maryland_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .frederick_maryland_ad .column a {
        }

    /*headers*/

        .frederick_maryland_ad .column h1 {
        }

        .frederick_maryland_ad .column h2 {
        }

        .frederick_maryland_ad .column h3 {
        }

        .frederick_maryland_ad .column h4 {
        }

        .frederick_maryland_ad .column h5 {
        }

        .frederick_maryland_ad .column h6 {
        }

/***********************************
Credits
***********************************/

    /*paragraphs*/

        .credits .column p {
        }

    /*inlines*/

        .credits .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .credits .column a {
        }

    /*headers*/

        .credits .column h1 {
        }

        .credits .column h2 {
        }

        .credits .column h3 {
        }

        .credits .column h4 {
        }

        .credits .column h5 {
        }

        .credits .column h6 {
        }

/***********************************
Secret Ad
***********************************/

    /*paragraphs*/

        .secret_ad .column p {
        }

    /*inlines*/

        .secret_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .secret_ad .column a {
        }

    /*headers*/

        .secret_ad .column h1 {
        }

        .secret_ad .column h2 {
        }

        .secret_ad .column h3 {
        }

        .secret_ad .column h4 {
        }

        .secret_ad .column h5 {
        }

        .secret_ad .column h6 {
        }

/***********************************
Real Simple Everywhere
***********************************/

    /*paragraphs*/

        .real_simple_everywhere .column p {
           font-family: 'Roboto';
        }

        .real_simple_everywhere .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .real_simple_everywhere .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .real_simple_everywhere .column p.CenteredText {
           text-align: center;
        }

        .real_simple_everywhere .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .real_simple_everywhere .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .real_simple_everywhere .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .real_simple_everywhere .column .Red {
           color: #ef454c;
        }

        .real_simple_everywhere .column .Lilac {
           color: #d69ac5;
        }

        .real_simple_everywhere .column .Blue {
           color: #1f80b2;
        }

        .real_simple_everywhere .column .NavyBlue {
           color: #485ca9;
        }

        .real_simple_everywhere .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .real_simple_everywhere .column .Green {
           color: #00b0a3;
        }

        .real_simple_everywhere .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .real_simple_everywhere .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .real_simple_everywhere .column .pink {
           color: #f0649a;
        }

        .real_simple_everywhere .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .real_simple_everywhere .column .orange {
           color: #f0464c;
        }

        .real_simple_everywhere .column .avocadogreen {
           color: #7ca42e;
        }

        .real_simple_everywhere .column .lightblue {
           color: #56b9d8;
        }

        .real_simple_everywhere .column .salmon {
           color: #faac74;
        }

    /*links*/

        .real_simple_everywhere .column a {
        }

    /*headers*/

        .real_simple_everywhere .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .real_simple_everywhere .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .real_simple_everywhere .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .real_simple_everywhere .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .real_simple_everywhere .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .real_simple_everywhere .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .real_simple_everywhere .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Stouffer's Ad
***********************************/

    /*paragraphs*/

        .stouffers_ad .column p {
        }

    /*inlines*/

        .stouffers_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .stouffers_ad .column a {
        }

    /*headers*/

        .stouffers_ad .column h1 {
        }

        .stouffers_ad .column h2 {
        }

        .stouffers_ad .column h3 {
        }

        .stouffers_ad .column h4 {
        }

        .stouffers_ad .column h5 {
        }

        .stouffers_ad .column h6 {
        }

/***********************************
What was your wildest animal encounter?
***********************************/

    /*paragraphs*/

        .yw_wildest_animal_encounter .column p {
           font-family: 'Roboto';
        }

        .yw_wildest_animal_encounter .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .yw_wildest_animal_encounter .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .yw_wildest_animal_encounter .column p.CenteredText {
           text-align: center;
        }

        .yw_wildest_animal_encounter .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .yw_wildest_animal_encounter .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .yw_wildest_animal_encounter .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .yw_wildest_animal_encounter .column .Red {
           color: #ef454c;
        }

        .yw_wildest_animal_encounter .column .Lilac {
           color: #ef454c;
           font-family: 'Roboto';
           font-size: 20px;
           letter-spacing: 1px;
        }

        .yw_wildest_animal_encounter .column .Blue {
           color: #1f80b2;
        }

        .yw_wildest_animal_encounter .column .NavyBlue {
           color: #485ca9;
        }

        .yw_wildest_animal_encounter .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .yw_wildest_animal_encounter .column .Green {
           color: #00b0a3;
           font-size: 18px;
           font-family: 'Roboto';
        }

        .yw_wildest_animal_encounter .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .yw_wildest_animal_encounter .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .yw_wildest_animal_encounter .column .pink {
           color: #f0649a;
        }

        .yw_wildest_animal_encounter .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .yw_wildest_animal_encounter .column .orange {
           color: #f0464c;
        }

        .yw_wildest_animal_encounter .column .avocadogreen {
           color: #7ca42e;
        }

        .yw_wildest_animal_encounter .column .lightblue {
           color: #56b9d8;
        }

        .yw_wildest_animal_encounter .column .salmon {
           color: #faac74;
        }

    /*links*/

        .yw_wildest_animal_encounter .column a {
        }

    /*headers*/

        .yw_wildest_animal_encounter .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .yw_wildest_animal_encounter .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .yw_wildest_animal_encounter .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .yw_wildest_animal_encounter .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .yw_wildest_animal_encounter .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .yw_wildest_animal_encounter .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .yw_wildest_animal_encounter .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
RS Women's Half Ad
***********************************/

    /*paragraphs*/

        .rs_womens_half_ad .column p {
        }

    /*inlines*/

        .rs_womens_half_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .rs_womens_half_ad .column a {
        }

    /*headers*/

        .rs_womens_half_ad .column h1 {
        }

        .rs_womens_half_ad .column h2 {
        }

        .rs_womens_half_ad .column h3 {
        }

        .rs_womens_half_ad .column h4 {
        }

        .rs_womens_half_ad .column h5 {
        }

        .rs_womens_half_ad .column h6 {
        }

/***********************************
Add to Cart
***********************************/

    /*paragraphs*/

        .swl_add_to_cart .column p {
           font-family: 'Roboto';
        }

        .swl_add_to_cart .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_add_to_cart .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_add_to_cart .column p.CenteredText {
           text-align: center;
        }

        .swl_add_to_cart .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_add_to_cart .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_add_to_cart .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_add_to_cart .column .Red {
           color: #ef454c;
        }

        .swl_add_to_cart .column .Lilac {
           color: #d69ac5;
        }

        .swl_add_to_cart .column .Blue {
           color: #1f80b2;
        }

        .swl_add_to_cart .column .NavyBlue {
           color: #485ca9;
        }

        .swl_add_to_cart .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_add_to_cart .column .Green {
           color: #00b0a3;
        }

        .swl_add_to_cart .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_add_to_cart .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_add_to_cart .column .pink {
           color: #f0649a;
        }

        .swl_add_to_cart .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_add_to_cart .column .orange {
           color: #f0464c;
        }

        .swl_add_to_cart .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_add_to_cart .column .lightblue {
           color: #56b9d8;
        }

        .swl_add_to_cart .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_add_to_cart .column a {
        }

    /*headers*/

        .swl_add_to_cart .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .swl_add_to_cart .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
           font-weight: 400;
        }

        .swl_add_to_cart .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_add_to_cart .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_add_to_cart .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_add_to_cart .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_add_to_cart .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
McCormick Ad
***********************************/

    /*paragraphs*/

        .mccormick_ad .column p {
        }

    /*inlines*/

        .mccormick_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .mccormick_ad .column a {
        }

    /*headers*/

        .mccormick_ad .column h1 {
        }

        .mccormick_ad .column h2 {
        }

        .mccormick_ad .column h3 {
        }

        .mccormick_ad .column h4 {
        }

        .mccormick_ad .column h5 {
        }

        .mccormick_ad .column h6 {
        }

/***********************************
Monrovia Ad 1
***********************************/

    /*paragraphs*/

        .monrovia_ad_1 .column p {
        }

    /*inlines*/

        .monrovia_ad_1 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .monrovia_ad_1 .column a {
        }

    /*headers*/

        .monrovia_ad_1 .column h1 {
        }

        .monrovia_ad_1 .column h2 {
        }

        .monrovia_ad_1 .column h3 {
        }

        .monrovia_ad_1 .column h4 {
        }

        .monrovia_ad_1 .column h5 {
        }

        .monrovia_ad_1 .column h6 {
        }

/***********************************
Mistakes You Didn't Know You Were Making
***********************************/

    /*paragraphs*/

        .swl_mistakes_youre_making .column p {
           font-family: 'Roboto';
        }

        .swl_mistakes_youre_making .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_mistakes_youre_making .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_mistakes_youre_making .column p.CenteredText {
           text-align: center;
        }

        .swl_mistakes_youre_making .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_mistakes_youre_making .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_mistakes_youre_making .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_mistakes_youre_making .column .Red {
           color: #ef454c;
        }

        .swl_mistakes_youre_making .column .Lilac {
           color: #d69ac5;
        }

        .swl_mistakes_youre_making .column .Blue {
           color: #1f80b2;
        }

        .swl_mistakes_youre_making .column .NavyBlue {
           color: #485ca9;
        }

        .swl_mistakes_youre_making .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_mistakes_youre_making .column .Green {
           color: #00b0a3;
        }

        .swl_mistakes_youre_making .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_mistakes_youre_making .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_mistakes_youre_making .column .pink {
           color: #f0649a;
        }

        .swl_mistakes_youre_making .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_mistakes_youre_making .column .orange {
           color: #f0464c;
        }

        .swl_mistakes_youre_making .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_mistakes_youre_making .column .lightblue {
           color: #56b9d8;
        }

        .swl_mistakes_youre_making .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_mistakes_youre_making .column a {
        }

    /*headers*/

        .swl_mistakes_youre_making .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .swl_mistakes_youre_making .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
           font-weight: 400;
        }

        .swl_mistakes_youre_making .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_mistakes_youre_making .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_mistakes_youre_making .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_mistakes_youre_making .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_mistakes_youre_making .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Monrovia Ad 2
***********************************/

    /*paragraphs*/

        .monrovia_ad_2 .column p {
        }

    /*inlines*/

        .monrovia_ad_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .monrovia_ad_2 .column a {
        }

    /*headers*/

        .monrovia_ad_2 .column h1 {
        }

        .monrovia_ad_2 .column h2 {
        }

        .monrovia_ad_2 .column h3 {
        }

        .monrovia_ad_2 .column h4 {
        }

        .monrovia_ad_2 .column h5 {
        }

        .monrovia_ad_2 .column h6 {
        }

/***********************************
Beauty Road Test
***********************************/

    /*paragraphs*/

        .swl_beauty_road_test .column p {
           font-family: 'Roboto';
        }

        .swl_beauty_road_test .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_beauty_road_test .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_beauty_road_test .column p.CenteredText {
           text-align: center;
        }

        .swl_beauty_road_test .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_beauty_road_test .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_beauty_road_test .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_beauty_road_test .column .Red {
           color: #ef454c;
        }

        .swl_beauty_road_test .column .Lilac {
           color: #ef454c;
           letter-spacing: 1px;
        }

        .swl_beauty_road_test .column .Blue {
           color: #1f80b2;
        }

        .swl_beauty_road_test .column .NavyBlue {
           color: #485ca9;
        }

        .swl_beauty_road_test .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_beauty_road_test .column .Green {
           color: #00b0a3;
        }

        .swl_beauty_road_test .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_beauty_road_test .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_beauty_road_test .column .pink {
           color: #f0649a;
        }

        .swl_beauty_road_test .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_beauty_road_test .column .orange {
           color: #f0464c;
        }

        .swl_beauty_road_test .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_beauty_road_test .column .lightblue {
           color: #56b9d8;
        }

        .swl_beauty_road_test .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_beauty_road_test .column a {
        }

    /*headers*/

        .swl_beauty_road_test .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .swl_beauty_road_test .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           font-weight: 400;
           text-align: center;
        }

        .swl_beauty_road_test .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_beauty_road_test .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_beauty_road_test .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_beauty_road_test .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_beauty_road_test .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Nexxus Ad
***********************************/

    /*paragraphs*/

        .nexxus_ad .column p {
        }

    /*inlines*/

        .nexxus_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .nexxus_ad .column a {
        }

    /*headers*/

        .nexxus_ad .column h1 {
        }

        .nexxus_ad .column h2 {
        }

        .nexxus_ad .column h3 {
        }

        .nexxus_ad .column h4 {
        }

        .nexxus_ad .column h5 {
        }

        .nexxus_ad .column h6 {
        }

/***********************************
The Books List
***********************************/

    /*paragraphs*/

        .swl_the_books_list .column p {
           font-family: 'Roboto';
        }

        .swl_the_books_list .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_the_books_list .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_the_books_list .column p.CenteredText {
           text-align: center;
        }

        .swl_the_books_list .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_the_books_list .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_the_books_list .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_the_books_list .column .Red {
           color: #ef454c;
        }

        .swl_the_books_list .column .Lilac {
           color: #000000;
           font-size: 20px;
        }

        .swl_the_books_list .column .Blue {
           color: #1f80b2;
        }

        .swl_the_books_list .column .NavyBlue {
           color: #485ca9;
        }

        .swl_the_books_list .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_the_books_list .column .Green {
           color: #00b0a3;
        }

        .swl_the_books_list .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_the_books_list .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_the_books_list .column .pink {
           color: #f0649a;
        }

        .swl_the_books_list .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_the_books_list .column .orange {
           color: #f0464c;
        }

        .swl_the_books_list .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_the_books_list .column .lightblue {
           color: #56b9d8;
        }

        .swl_the_books_list .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_the_books_list .column a {
        }

    /*headers*/

        .swl_the_books_list .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .swl_the_books_list .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .swl_the_books_list .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_the_books_list .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_the_books_list .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_the_books_list .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_the_books_list .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Clever Items
***********************************/

    /*paragraphs*/

        .swl_clever_items .column p {
           font-family: 'Roboto';
        }

        .swl_clever_items .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_clever_items .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_clever_items .column p.CenteredText {
           text-align: center;
        }

        .swl_clever_items .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_clever_items .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_clever_items .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_clever_items .column .Red {
           color: #ef454c;
        }

        .swl_clever_items .column .Lilac {
           color: #d69ac5;
        }

        .swl_clever_items .column .Blue {
           color: #1f80b2;
        }

        .swl_clever_items .column .NavyBlue {
           color: #485ca9;
        }

        .swl_clever_items .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_clever_items .column .Green {
           color: #00b0a3;
        }

        .swl_clever_items .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_clever_items .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_clever_items .column .pink {
           color: #f0649a;
        }

        .swl_clever_items .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_clever_items .column .orange {
           color: #f0464c;
        }

        .swl_clever_items .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_clever_items .column .lightblue {
           color: #56b9d8;
        }

        .swl_clever_items .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_clever_items .column a {
        }

    /*headers*/

        .swl_clever_items .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .swl_clever_items .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .swl_clever_items .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_clever_items .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_clever_items .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_clever_items .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_clever_items .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Organize This
***********************************/

    /*paragraphs*/

        .swl_organize_this .column p {
           font-family: 'Roboto';
        }

        .swl_organize_this .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_organize_this .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_organize_this .column p.CenteredText {
           text-align: center;
        }

        .swl_organize_this .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_organize_this .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_organize_this .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_organize_this .column .Red {
           color: #ef454c;
        }

        .swl_organize_this .column .Lilac {
           color: #d69ac5;
        }

        .swl_organize_this .column .Blue {
           color: #1f80b2;
        }

        .swl_organize_this .column .NavyBlue {
           color: #485ca9;
        }

        .swl_organize_this .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_organize_this .column .Green {
           color: #00b0a3;
        }

        .swl_organize_this .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_organize_this .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_organize_this .column .pink {
           color: #f0649a;
        }

        .swl_organize_this .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_organize_this .column .orange {
           color: #f0464c;
        }

        .swl_organize_this .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_organize_this .column .lightblue {
           color: #56b9d8;
        }

        .swl_organize_this .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_organize_this .column a {
        }

    /*headers*/

        .swl_organize_this .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .swl_organize_this .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .swl_organize_this .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_organize_this .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_organize_this .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_organize_this .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_organize_this .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Broad Moor Ad
***********************************/

    /*paragraphs*/

        .broad_moor_ad .column p {
        }

    /*inlines*/

        .broad_moor_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .broad_moor_ad .column a {
        }

    /*headers*/

        .broad_moor_ad .column h1 {
        }

        .broad_moor_ad .column h2 {
        }

        .broad_moor_ad .column h3 {
        }

        .broad_moor_ad .column h4 {
        }

        .broad_moor_ad .column h5 {
        }

        .broad_moor_ad .column h6 {
        }

/***********************************
Genius Beauty
***********************************/

    /*paragraphs*/

        .swl_genius_beauty .column p {
           font-family: 'Roboto';
        }

        .swl_genius_beauty .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_genius_beauty .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_genius_beauty .column p.CenteredText {
           text-align: center;
        }

        .swl_genius_beauty .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_genius_beauty .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_genius_beauty .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_genius_beauty .column .Red {
           color: #ef454c;
        }

        .swl_genius_beauty .column .Lilac {
           color: #d69ac5;
        }

        .swl_genius_beauty .column .Blue {
           color: #1f80b2;
        }

        .swl_genius_beauty .column .NavyBlue {
           color: #485ca9;
        }

        .swl_genius_beauty .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_genius_beauty .column .Green {
           color: #00b0a3;
        }

        .swl_genius_beauty .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_genius_beauty .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_genius_beauty .column .pink {
           color: #f0649a;
        }

        .swl_genius_beauty .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_genius_beauty .column .orange {
           color: #f0464c;
        }

        .swl_genius_beauty .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_genius_beauty .column .lightblue {
           color: #56b9d8;
        }

        .swl_genius_beauty .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_genius_beauty .column a {
        }

    /*headers*/

        .swl_genius_beauty .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .swl_genius_beauty .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .swl_genius_beauty .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_genius_beauty .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_genius_beauty .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_genius_beauty .column h6 {
           font-size: 30px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
           text-align: center;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_genius_beauty .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Stuff She Loves
***********************************/

    /*paragraphs*/

        .swl_stuff_she_loves .column p {
           font-family: 'Roboto';
        }

        .swl_stuff_she_loves .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_stuff_she_loves .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_stuff_she_loves .column p.CenteredText {
           text-align: center;
        }

        .swl_stuff_she_loves .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_stuff_she_loves .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .swl_stuff_she_loves .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_stuff_she_loves .column .Red {
           color: #ef454c;
        }

        .swl_stuff_she_loves .column .Lilac {
           color: #d69ac5;
        }

        .swl_stuff_she_loves .column .Blue {
           color: #1f80b2;
        }

        .swl_stuff_she_loves .column .NavyBlue {
           color: #485ca9;
        }

        .swl_stuff_she_loves .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_stuff_she_loves .column .Green {
           color: #00b0a3;
        }

        .swl_stuff_she_loves .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_stuff_she_loves .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_stuff_she_loves .column .pink {
           color: #f0649a;
        }

        .swl_stuff_she_loves .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_stuff_she_loves .column .orange {
           color: #f0464c;
        }

        .swl_stuff_she_loves .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_stuff_she_loves .column .lightblue {
           color: #56b9d8;
        }

        .swl_stuff_she_loves .column .salmon {
           color: #faac74;
        }

    /*links*/

        .swl_stuff_she_loves .column a {
        }

    /*headers*/

        .swl_stuff_she_loves .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .swl_stuff_she_loves .column h2 {
           font-size: 18px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .swl_stuff_she_loves .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_stuff_she_loves .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_stuff_she_loves .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_stuff_she_loves .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_stuff_she_loves .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Dove Ad
***********************************/

    /*paragraphs*/

        .dove_ad .column p {
        }

    /*inlines*/

        .dove_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .dove_ad .column a {
        }

    /*headers*/

        .dove_ad .column h1 {
        }

        .dove_ad .column h2 {
        }

        .dove_ad .column h3 {
        }

        .dove_ad .column h4 {
        }

        .dove_ad .column h5 {
        }

        .dove_ad .column h6 {
        }

/***********************************
Learn A New Trick
***********************************/

    /*paragraphs*/

        .swl_learn_a_new_trick .column p {
           font-family: 'Roboto';
        }

        .swl_learn_a_new_trick .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .swl_learn_a_new_trick .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .swl_learn_a_new_trick .column p.CenteredText {
           text-align: center;
        }

        .swl_learn_a_new_trick .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .swl_learn_a_new_trick .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .swl_learn_a_new_trick .column p.p3 {
           font-size: 16.0px;
        }

        .swl_learn_a_new_trick .column p.p4 {
           font-size: 20.0px;
        }

        .swl_learn_a_new_trick .column p.BlueBG {
           font-family: 'Roboto';
           background-color: #4f8bc9;
           padding-left: 20px;
           padding-right: 20px;
        }

    /*inlines*/

        .swl_learn_a_new_trick .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .swl_learn_a_new_trick .column .Red {
           color: #ef454c;
        }

        .swl_learn_a_new_trick .column .Lilac {
           color: #ffffff;
           font-size: 20px;
           letter-spacing: 1px;
        }

        .swl_learn_a_new_trick .column .Blue {
           color: #1f80b2;
           font-size: 18px;
        }

        .swl_learn_a_new_trick .column .NavyBlue {
           color: #485ca9;
        }

        .swl_learn_a_new_trick .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .swl_learn_a_new_trick .column .Green {
           color: #ffffff;
           font-size: 26px;
        }

        .swl_learn_a_new_trick .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .swl_learn_a_new_trick .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .swl_learn_a_new_trick .column .pink {
           color: #f0649a;
        }

        .swl_learn_a_new_trick .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .swl_learn_a_new_trick .column .orange {
           color: #f0464c;
        }

        .swl_learn_a_new_trick .column .avocadogreen {
           color: #7ca42e;
        }

        .swl_learn_a_new_trick .column .lightblue {
           color: #56b9d8;
        }

        .swl_learn_a_new_trick .column .salmon {
           color: #faac74;
        }

        .swl_learn_a_new_trick .column .Whitetext {
           color: #ffffff;
        }

    /*links*/

        .swl_learn_a_new_trick .column a {
        }

    /*headers*/

        .swl_learn_a_new_trick .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .swl_learn_a_new_trick .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .swl_learn_a_new_trick .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .swl_learn_a_new_trick .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .swl_learn_a_new_trick .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .swl_learn_a_new_trick .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .swl_learn_a_new_trick .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Bloomables Ad
***********************************/

    /*paragraphs*/

        .bloomables_ad .column p {
        }

    /*inlines*/

        .bloomables_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .bloomables_ad .column a {
        }

    /*headers*/

        .bloomables_ad .column h1 {
        }

        .bloomables_ad .column h2 {
        }

        .bloomables_ad .column h3 {
        }

        .bloomables_ad .column h4 {
        }

        .bloomables_ad .column h5 {
        }

        .bloomables_ad .column h6 {
        }

/***********************************
Pure Michigan Ad
***********************************/

    /*paragraphs*/

        .pure_michigan_ad .column p {
        }

    /*inlines*/

        .pure_michigan_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .pure_michigan_ad .column a {
        }

    /*headers*/

        .pure_michigan_ad .column h1 {
        }

        .pure_michigan_ad .column h2 {
        }

        .pure_michigan_ad .column h3 {
        }

        .pure_michigan_ad .column h4 {
        }

        .pure_michigan_ad .column h5 {
        }

        .pure_michigan_ad .column h6 {
        }

/***********************************
Drinking With Jenna
***********************************/

    /*paragraphs*/

        .htdt_drinking_with_jenna .column p {
           font-family: 'Roboto';
        }

        .htdt_drinking_with_jenna .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_drinking_with_jenna .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_drinking_with_jenna .column p.CenteredText {
           text-align: center;
        }

        .htdt_drinking_with_jenna .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_drinking_with_jenna .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .htdt_drinking_with_jenna .column p.p3 {
           font-size: 16.0px;
        }

    /*inlines*/

        .htdt_drinking_with_jenna .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_drinking_with_jenna .column .Red {
           color: #ef454c;
        }

        .htdt_drinking_with_jenna .column .Lilac {
           color: #000000;
           font-size: 18px;
        }

        .htdt_drinking_with_jenna .column .Blue {
           color: #1f80b2;
        }

        .htdt_drinking_with_jenna .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_drinking_with_jenna .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_drinking_with_jenna .column .Green {
           color: #00b0a3;
        }

        .htdt_drinking_with_jenna .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_drinking_with_jenna .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_drinking_with_jenna .column .pink {
           color: #f0649a;
        }

        .htdt_drinking_with_jenna .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_drinking_with_jenna .column .orange {
           color: #f0464c;
        }

        .htdt_drinking_with_jenna .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_drinking_with_jenna .column .lightblue {
           color: #56b9d8;
        }

        .htdt_drinking_with_jenna .column .salmon {
           color: #faac74;
        }

    /*links*/

        .htdt_drinking_with_jenna .column a {
        }

    /*headers*/

        .htdt_drinking_with_jenna .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .htdt_drinking_with_jenna .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_drinking_with_jenna .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_drinking_with_jenna .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_drinking_with_jenna .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_drinking_with_jenna .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .htdt_drinking_with_jenna .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Food & Wine Charleston Ad
***********************************/

    /*paragraphs*/

        .food_wine_charleston_ad .column p {
        }

    /*inlines*/

        .food_wine_charleston_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .food_wine_charleston_ad .column a {
        }

    /*headers*/

        .food_wine_charleston_ad .column h1 {
        }

        .food_wine_charleston_ad .column h2 {
        }

        .food_wine_charleston_ad .column h3 {
        }

        .food_wine_charleston_ad .column h4 {
        }

        .food_wine_charleston_ad .column h5 {
        }

        .food_wine_charleston_ad .column h6 {
        }

/***********************************
Sweet Thing
***********************************/

    /*paragraphs*/

        .htdt_sweet_thing .column p {
           font-family: 'Roboto';
        }

        .htdt_sweet_thing .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_sweet_thing .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_sweet_thing .column p.CenteredText {
           text-align: center;
        }

        .htdt_sweet_thing .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_sweet_thing .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .htdt_sweet_thing .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_sweet_thing .column .Red {
           color: #ef454c;
        }

        .htdt_sweet_thing .column .Lilac {
           color: #d69ac5;
        }

        .htdt_sweet_thing .column .Blue {
           color: #1f80b2;
        }

        .htdt_sweet_thing .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_sweet_thing .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_sweet_thing .column .Green {
           color: #00b0a3;
        }

        .htdt_sweet_thing .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_sweet_thing .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_sweet_thing .column .pink {
           color: #f0649a;
        }

        .htdt_sweet_thing .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_sweet_thing .column .orange {
           color: #f0464c;
        }

        .htdt_sweet_thing .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_sweet_thing .column .lightblue {
           color: #56b9d8;
        }

        .htdt_sweet_thing .column .salmon {
           color: #faac74;
        }

    /*links*/

        .htdt_sweet_thing .column a {
        }

    /*headers*/

        .htdt_sweet_thing .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .htdt_sweet_thing .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_sweet_thing .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_sweet_thing .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_sweet_thing .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_sweet_thing .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .htdt_sweet_thing .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Simple Extras Ad
***********************************/

    /*paragraphs*/

        .simple_extras_ad .column p {
        }

    /*inlines*/

        .simple_extras_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .simple_extras_ad .column a {
        }

    /*headers*/

        .simple_extras_ad .column h1 {
        }

        .simple_extras_ad .column h2 {
        }

        .simple_extras_ad .column h3 {
        }

        .simple_extras_ad .column h4 {
        }

        .simple_extras_ad .column h5 {
        }

        .simple_extras_ad .column h6 {
        }

/***********************************
Clean This
***********************************/

    /*paragraphs*/

        .htdt_clean_this .column p {
           font-family: 'Roboto';
        }

        .htdt_clean_this .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_clean_this .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_clean_this .column p.CenteredText {
           text-align: center;
        }

        .htdt_clean_this .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_clean_this .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .htdt_clean_this .column p.p3 {
           font-size: 16.0px;
        }

    /*inlines*/

        .htdt_clean_this .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_clean_this .column .Red {
           color: #ef454c;
        }

        .htdt_clean_this .column .Lilac {
           color: #d69ac5;
        }

        .htdt_clean_this .column .Blue {
           color: #1f80b2;
        }

        .htdt_clean_this .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_clean_this .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_clean_this .column .Green {
           color: #00b0a3;
        }

        .htdt_clean_this .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_clean_this .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_clean_this .column .pink {
           color: #f0649a;
        }

        .htdt_clean_this .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_clean_this .column .orange {
           color: #f0464c;
        }

        .htdt_clean_this .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_clean_this .column .lightblue {
           color: #56b9d8;
        }

        .htdt_clean_this .column .salmon {
           color: #faac74;
        }

    /*links*/

        .htdt_clean_this .column a {
        }

    /*headers*/

        .htdt_clean_this .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .htdt_clean_this .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_clean_this .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_clean_this .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_clean_this .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_clean_this .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .htdt_clean_this .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Glad Ad
***********************************/

    /*paragraphs*/

        .glad_ad .column p {
        }

    /*inlines*/

        .glad_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .glad_ad .column a {
        }

    /*headers*/

        .glad_ad .column h1 {
        }

        .glad_ad .column h2 {
        }

        .glad_ad .column h3 {
        }

        .glad_ad .column h4 {
        }

        .glad_ad .column h5 {
        }

        .glad_ad .column h6 {
        }

/***********************************
Sustainable Solutions
***********************************/

    /*paragraphs*/

        .htdt_sustainable .column p {
           font-family: 'Roboto';
        }

        .htdt_sustainable .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_sustainable .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_sustainable .column p.CenteredText {
           text-align: center;
        }

        .htdt_sustainable .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_sustainable .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .htdt_sustainable .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_sustainable .column .Red {
           color: #ef454c;
        }

        .htdt_sustainable .column .Lilac {
           color: #d69ac5;
        }

        .htdt_sustainable .column .Blue {
           color: #1f80b2;
        }

        .htdt_sustainable .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_sustainable .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_sustainable .column .Green {
           color: #62a64f;
        }

        .htdt_sustainable .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_sustainable .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_sustainable .column .pink {
           color: #f0649a;
        }

        .htdt_sustainable .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_sustainable .column .orange {
           color: #f0464c;
        }

        .htdt_sustainable .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_sustainable .column .lightblue {
           color: #56b9d8;
        }

        .htdt_sustainable .column .salmon {
           color: #faac74;
        }

        .htdt_sustainable .column .Green2 {
           color: #62a64f;
        }

    /*links*/

        .htdt_sustainable .column a {
        }

    /*headers*/

        .htdt_sustainable .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .htdt_sustainable .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_sustainable .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_sustainable .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_sustainable .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_sustainable .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .htdt_sustainable .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
If You Care Ad
***********************************/

    /*paragraphs*/

        .if_you_care_ad .column p {
        }

    /*inlines*/

        .if_you_care_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .if_you_care_ad .column a {
        }

    /*headers*/

        .if_you_care_ad .column h1 {
        }

        .if_you_care_ad .column h2 {
        }

        .if_you_care_ad .column h3 {
        }

        .if_you_care_ad .column h4 {
        }

        .if_you_care_ad .column h5 {
        }

        .if_you_care_ad .column h6 {
        }

/***********************************
Timber Tech Ad
***********************************/

    /*paragraphs*/

        .timber_tech_ad .column p {
        }

    /*inlines*/

        .timber_tech_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .timber_tech_ad .column a {
        }

    /*headers*/

        .timber_tech_ad .column h1 {
        }

        .timber_tech_ad .column h2 {
        }

        .timber_tech_ad .column h3 {
        }

        .timber_tech_ad .column h4 {
        }

        .timber_tech_ad .column h5 {
        }

        .timber_tech_ad .column h6 {
        }

/***********************************
Simple Twists
***********************************/

    /*paragraphs*/

        .htdt_simple_twists .column p {
           font-family: 'Roboto';
        }

        .htdt_simple_twists .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_simple_twists .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_simple_twists .column p.CenteredText {
           text-align: center;
        }

        .htdt_simple_twists .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_simple_twists .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .htdt_simple_twists .column p.p3 {
           font-size: 16.0px;
        }

    /*inlines*/

        .htdt_simple_twists .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_simple_twists .column .Red {
           color: #ef454c;
        }

        .htdt_simple_twists .column .Lilac {
           color: #d69ac5;
        }

        .htdt_simple_twists .column .Blue {
           color: #1f80b2;
        }

        .htdt_simple_twists .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_simple_twists .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_simple_twists .column .Green {
           color: #00b0a3;
        }

        .htdt_simple_twists .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_simple_twists .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_simple_twists .column .pink {
           color: #f0649a;
        }

        .htdt_simple_twists .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_simple_twists .column .orange {
           color: #f0464c;
        }

        .htdt_simple_twists .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_simple_twists .column .lightblue {
           color: #56b9d8;
        }

        .htdt_simple_twists .column .salmon {
           color: #faac74;
        }

    /*links*/

        .htdt_simple_twists .column a {
        }

    /*headers*/

        .htdt_simple_twists .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .htdt_simple_twists .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_simple_twists .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_simple_twists .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_simple_twists .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_simple_twists .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .htdt_simple_twists .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Butterfly Candy Ad
***********************************/

    /*paragraphs*/

        .butterfly_candy_ad .column p {
        }

    /*inlines*/

        .butterfly_candy_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .butterfly_candy_ad .column a {
        }

    /*headers*/

        .butterfly_candy_ad .column h1 {
        }

        .butterfly_candy_ad .column h2 {
        }

        .butterfly_candy_ad .column h3 {
        }

        .butterfly_candy_ad .column h4 {
        }

        .butterfly_candy_ad .column h5 {
        }

        .butterfly_candy_ad .column h6 {
        }

/***********************************
Taking Care
***********************************/

    /*paragraphs*/

        .htdt_taking_care .column p {
           font-family: 'Roboto';
        }

        .htdt_taking_care .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_taking_care .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_taking_care .column p.CenteredText {
           text-align: center;
        }

        .htdt_taking_care .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_taking_care .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .htdt_taking_care .column p.p3 {
           font-size: 16.0px;
        }

    /*inlines*/

        .htdt_taking_care .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_taking_care .column .Red {
           color: #ef454c;
        }

        .htdt_taking_care .column .Lilac {
           color: #d69ac5;
        }

        .htdt_taking_care .column .Blue {
           color: #1f80b2;
        }

        .htdt_taking_care .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_taking_care .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_taking_care .column .Green {
           color: #00b0a3;
        }

        .htdt_taking_care .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_taking_care .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_taking_care .column .pink {
           color: #f0649a;
        }

        .htdt_taking_care .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_taking_care .column .orange {
           color: #f0464c;
        }

        .htdt_taking_care .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_taking_care .column .lightblue {
           color: #56b9d8;
        }

        .htdt_taking_care .column .salmon {
           color: #faac74;
        }

    /*links*/

        .htdt_taking_care .column a {
        }

    /*headers*/

        .htdt_taking_care .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .htdt_taking_care .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_taking_care .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_taking_care .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_taking_care .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_taking_care .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .htdt_taking_care .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Safeguard Ad
***********************************/

    /*paragraphs*/

        .safeguard_ad .column p {
        }

    /*inlines*/

        .safeguard_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .safeguard_ad .column a {
        }

    /*headers*/

        .safeguard_ad .column h1 {
        }

        .safeguard_ad .column h2 {
        }

        .safeguard_ad .column h3 {
        }

        .safeguard_ad .column h4 {
        }

        .safeguard_ad .column h5 {
        }

        .safeguard_ad .column h6 {
        }

/***********************************
Command Ad
***********************************/

    /*paragraphs*/

        .command_ad .column p {
        }

    /*inlines*/

        .command_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .command_ad .column a {
        }

    /*headers*/

        .command_ad .column h1 {
        }

        .command_ad .column h2 {
        }

        .command_ad .column h3 {
        }

        .command_ad .column h4 {
        }

        .command_ad .column h5 {
        }

        .command_ad .column h6 {
        }

/***********************************
Ticked Off
***********************************/

    /*paragraphs*/

        .htdt_ticked_off .column p {
           font-family: 'Roboto';
        }

        .htdt_ticked_off .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_ticked_off .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_ticked_off .column p.CenteredText {
           text-align: center;
        }

        .htdt_ticked_off .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_ticked_off .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .htdt_ticked_off .column p.p3 {
           font-size: 16.0px;
        }

    /*inlines*/

        .htdt_ticked_off .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_ticked_off .column .Red {
           color: #ef454c;
        }

        .htdt_ticked_off .column .Lilac {
           color: #d69ac5;
        }

        .htdt_ticked_off .column .Blue {
           color: #1f80b2;
        }

        .htdt_ticked_off .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_ticked_off .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_ticked_off .column .Green {
           color: #00b0a3;
        }

        .htdt_ticked_off .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_ticked_off .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_ticked_off .column .pink {
           color: #f0649a;
        }

        .htdt_ticked_off .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_ticked_off .column .orange {
           color: #f0464c;
        }

        .htdt_ticked_off .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_ticked_off .column .lightblue {
           color: #56b9d8;
        }

        .htdt_ticked_off .column .salmon {
           color: #faac74;
        }

    /*links*/

        .htdt_ticked_off .column a {
        }

    /*headers*/

        .htdt_ticked_off .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .htdt_ticked_off .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_ticked_off .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_ticked_off .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_ticked_off .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_ticked_off .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .htdt_ticked_off .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Blue Buffalo Ad 1
***********************************/

    /*paragraphs*/

        .blue_buffalo_ad_1 .column p {
        }

    /*inlines*/

        .blue_buffalo_ad_1 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .blue_buffalo_ad_1 .column a {
        }

    /*headers*/

        .blue_buffalo_ad_1 .column h1 {
        }

        .blue_buffalo_ad_1 .column h2 {
        }

        .blue_buffalo_ad_1 .column h3 {
        }

        .blue_buffalo_ad_1 .column h4 {
        }

        .blue_buffalo_ad_1 .column h5 {
        }

        .blue_buffalo_ad_1 .column h6 {
        }

/***********************************
Blue Buffalo Ad 2
***********************************/

    /*paragraphs*/

        .blue_buffalo_ad_2 .column p {
        }

    /*inlines*/

        .blue_buffalo_ad_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .blue_buffalo_ad_2 .column a {
        }

    /*headers*/

        .blue_buffalo_ad_2 .column h1 {
        }

        .blue_buffalo_ad_2 .column h2 {
        }

        .blue_buffalo_ad_2 .column h3 {
        }

        .blue_buffalo_ad_2 .column h4 {
        }

        .blue_buffalo_ad_2 .column h5 {
        }

        .blue_buffalo_ad_2 .column h6 {
        }

/***********************************
WWF Ad
***********************************/

    /*paragraphs*/

        .wwf_ad .column p {
        }

    /*inlines*/

        .wwf_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .wwf_ad .column a {
        }

    /*headers*/

        .wwf_ad .column h1 {
        }

        .wwf_ad .column h2 {
        }

        .wwf_ad .column h3 {
        }

        .wwf_ad .column h4 {
        }

        .wwf_ad .column h5 {
        }

        .wwf_ad .column h6 {
        }

/***********************************
Health
***********************************/

    /*paragraphs*/

        .hwl_health .column p {
           font-family: 'Roboto';
        }

        .hwl_health .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .hwl_health .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .hwl_health .column p.CenteredText {
           text-align: center;
        }

        .hwl_health .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_health .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .hwl_health .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .hwl_health .column .Red {
           color: #ef454c;
        }

        .hwl_health .column .Lilac {
           color: #d69ac5;
        }

        .hwl_health .column .Blue {
           color: #1f80b2;
        }

        .hwl_health .column .NavyBlue {
           color: #485ca9;
        }

        .hwl_health .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .hwl_health .column .Green {
           color: #00b0a3;
        }

        .hwl_health .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .hwl_health .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .hwl_health .column .pink {
           color: #f0649a;
        }

        .hwl_health .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_health .column .orange {
           color: #f0464c;
        }

        .hwl_health .column .avocadogreen {
           color: #7ca42e;
        }

        .hwl_health .column .lightblue {
           color: #56b9d8;
        }

        .hwl_health .column .salmon {
           color: #faac74;
        }

    /*links*/

        .hwl_health .column a {
        }

    /*headers*/

        .hwl_health .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .hwl_health .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .hwl_health .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .hwl_health .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .hwl_health .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .hwl_health .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .hwl_health .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Best Friends Ad
***********************************/

    /*paragraphs*/

        .best_friends_ad .column p {
        }

    /*inlines*/

        .best_friends_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .best_friends_ad .column a {
        }

    /*headers*/

        .best_friends_ad .column h1 {
        }

        .best_friends_ad .column h2 {
        }

        .best_friends_ad .column h3 {
        }

        .best_friends_ad .column h4 {
        }

        .best_friends_ad .column h5 {
        }

        .best_friends_ad .column h6 {
        }

/***********************************
Pistachios Ad
***********************************/

    /*paragraphs*/

        .pistachios_ad .column p {
        }

    /*inlines*/

        .pistachios_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .pistachios_ad .column a {
        }

    /*headers*/

        .pistachios_ad .column h1 {
        }

        .pistachios_ad .column h2 {
        }

        .pistachios_ad .column h3 {
        }

        .pistachios_ad .column h4 {
        }

        .pistachios_ad .column h5 {
        }

        .pistachios_ad .column h6 {
        }

/***********************************
Modern Manners
***********************************/

    /*paragraphs*/

        .hwl_modern_manners .column p {
           font-family: 'Roboto';
        }

        .hwl_modern_manners .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .hwl_modern_manners .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .hwl_modern_manners .column p.CenteredText {
           text-align: center;
        }

        .hwl_modern_manners .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_modern_manners .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .hwl_modern_manners .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .hwl_modern_manners .column .Red {
           color: #ef454c;
        }

        .hwl_modern_manners .column .Lilac {
           color: #000000;
           font-size: 18px;
        }

        .hwl_modern_manners .column .Blue {
           color: #1f80b2;
        }

        .hwl_modern_manners .column .NavyBlue {
           color: #485ca9;
        }

        .hwl_modern_manners .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .hwl_modern_manners .column .Green {
           color: #00b0a3;
        }

        .hwl_modern_manners .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .hwl_modern_manners .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .hwl_modern_manners .column .pink {
           color: #f0649a;
        }

        .hwl_modern_manners .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_modern_manners .column .orange {
           color: #f0464c;
        }

        .hwl_modern_manners .column .avocadogreen {
           color: #7ca42e;
        }

        .hwl_modern_manners .column .lightblue {
           color: #56b9d8;
        }

        .hwl_modern_manners .column .salmon {
           color: #faac74;
        }

    /*links*/

        .hwl_modern_manners .column a {
        }

    /*headers*/

        .hwl_modern_manners .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .hwl_modern_manners .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .hwl_modern_manners .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .hwl_modern_manners .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .hwl_modern_manners .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .hwl_modern_manners .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .hwl_modern_manners .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Relating
***********************************/

    /*paragraphs*/

        .hwl_relating .column p {
           font-family: 'Roboto';
        }

        .hwl_relating .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .hwl_relating .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .hwl_relating .column p.CenteredText {
           text-align: center;
        }

        .hwl_relating .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_relating .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .hwl_relating .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .hwl_relating .column .Red {
           color: #ef454c;
        }

        .hwl_relating .column .Lilac {
           color: #d69ac5;
        }

        .hwl_relating .column .Blue {
           color: #1f80b2;
        }

        .hwl_relating .column .NavyBlue {
           color: #485ca9;
        }

        .hwl_relating .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .hwl_relating .column .Green {
           color: #00b0a3;
        }

        .hwl_relating .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .hwl_relating .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .hwl_relating .column .pink {
           color: #f0649a;
        }

        .hwl_relating .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_relating .column .orange {
           color: #f0464c;
        }

        .hwl_relating .column .avocadogreen {
           color: #7ca42e;
        }

        .hwl_relating .column .lightblue {
           color: #56b9d8;
        }

        .hwl_relating .column .salmon {
           color: #faac74;
        }

    /*links*/

        .hwl_relating .column a {
        }

    /*headers*/

        .hwl_relating .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .hwl_relating .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .hwl_relating .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .hwl_relating .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .hwl_relating .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .hwl_relating .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .hwl_relating .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Hydrangeas Ad
***********************************/

    /*paragraphs*/

        .hydrangeas_ad .column p {
        }

    /*inlines*/

        .hydrangeas_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .hydrangeas_ad .column a {
        }

    /*headers*/

        .hydrangeas_ad .column h1 {
        }

        .hydrangeas_ad .column h2 {
        }

        .hydrangeas_ad .column h3 {
        }

        .hydrangeas_ad .column h4 {
        }

        .hydrangeas_ad .column h5 {
        }

        .hydrangeas_ad .column h6 {
        }

/***********************************
West Virginia Ad
***********************************/

    /*paragraphs*/

        .west_virginia_ad .column p {
        }

    /*inlines*/

        .west_virginia_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .west_virginia_ad .column a {
        }

    /*headers*/

        .west_virginia_ad .column h1 {
        }

        .west_virginia_ad .column h2 {
        }

        .west_virginia_ad .column h3 {
        }

        .west_virginia_ad .column h4 {
        }

        .west_virginia_ad .column h5 {
        }

        .west_virginia_ad .column h6 {
        }

/***********************************
Smart Money
***********************************/

    /*paragraphs*/

        .hwl_smart_money .column p {
           font-family: 'Roboto';
        }

        .hwl_smart_money .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .hwl_smart_money .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .hwl_smart_money .column p.CenteredText {
           text-align: center;
        }

        .hwl_smart_money .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_smart_money .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .hwl_smart_money .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .hwl_smart_money .column .Red {
           color: #ef454c;
        }

        .hwl_smart_money .column .Lilac {
           color: #d69ac5;
        }

        .hwl_smart_money .column .Blue {
           color: #1f80b2;
        }

        .hwl_smart_money .column .NavyBlue {
           color: #485ca9;
        }

        .hwl_smart_money .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .hwl_smart_money .column .Green {
           color: #00b0a3;
        }

        .hwl_smart_money .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .hwl_smart_money .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .hwl_smart_money .column .pink {
           color: #f0649a;
        }

        .hwl_smart_money .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_smart_money .column .orange {
           color: #f0464c;
        }

        .hwl_smart_money .column .avocadogreen {
           color: #7ca42e;
        }

        .hwl_smart_money .column .lightblue {
           color: #56b9d8;
        }

        .hwl_smart_money .column .salmon {
           color: #faac74;
        }

        .hwl_smart_money .column .mintblue {
           color: #00b3a6;
           font-size: 18px;
        }

    /*links*/

        .hwl_smart_money .column a {
        }

    /*headers*/

        .hwl_smart_money .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .hwl_smart_money .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .hwl_smart_money .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .hwl_smart_money .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .hwl_smart_money .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .hwl_smart_money .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .hwl_smart_money .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Nerding Out
***********************************/

    /*paragraphs*/

        .hwl_nerding_out .column p {
           font-family: 'Roboto';
        }

        .hwl_nerding_out .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .hwl_nerding_out .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .hwl_nerding_out .column p.CenteredText {
           text-align: center;
        }

        .hwl_nerding_out .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_nerding_out .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .hwl_nerding_out .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .hwl_nerding_out .column .Red {
           color: #ef454c;
        }

        .hwl_nerding_out .column .Lilac {
           color: #d69ac5;
        }

        .hwl_nerding_out .column .Blue {
           color: #1f80b2;
        }

        .hwl_nerding_out .column .NavyBlue {
           color: #485ca9;
        }

        .hwl_nerding_out .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .hwl_nerding_out .column .Green {
           color: #00b0a3;
        }

        .hwl_nerding_out .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .hwl_nerding_out .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .hwl_nerding_out .column .pink {
           color: #f0649a;
        }

        .hwl_nerding_out .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .hwl_nerding_out .column .orange {
           color: #f0464c;
        }

        .hwl_nerding_out .column .avocadogreen {
           color: #7ca42e;
        }

        .hwl_nerding_out .column .lightblue {
           color: #56b9d8;
        }

        .hwl_nerding_out .column .salmon {
           color: #faac74;
        }

    /*links*/

        .hwl_nerding_out .column a {
        }

    /*headers*/

        .hwl_nerding_out .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .hwl_nerding_out .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .hwl_nerding_out .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .hwl_nerding_out .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .hwl_nerding_out .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .hwl_nerding_out .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .hwl_nerding_out .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Simple Extras Ad 2
***********************************/

    /*paragraphs*/

        .simple_extras_ad_2 .column p {
        }

    /*inlines*/

        .simple_extras_ad_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .simple_extras_ad_2 .column a {
        }

    /*headers*/

        .simple_extras_ad_2 .column h1 {
        }

        .simple_extras_ad_2 .column h2 {
        }

        .simple_extras_ad_2 .column h3 {
        }

        .simple_extras_ad_2 .column h4 {
        }

        .simple_extras_ad_2 .column h5 {
        }

        .simple_extras_ad_2 .column h6 {
        }

/***********************************
Cut the Clutter
***********************************/

    /*paragraphs*/

        .cut_the_clutter .column p {
           font-family: 'Roboto';
        }

        .cut_the_clutter .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .cut_the_clutter .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .cut_the_clutter .column p.CenteredText {
           text-align: center;
        }

        .cut_the_clutter .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .cut_the_clutter .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .cut_the_clutter .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .cut_the_clutter .column .Red {
           color: #ef454c;
        }

        .cut_the_clutter .column .Lilac {
           color: #d69ac5;
        }

        .cut_the_clutter .column .Blue {
           color: #1f80b2;
        }

        .cut_the_clutter .column .NavyBlue {
           color: #485ca9;
        }

        .cut_the_clutter .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .cut_the_clutter .column .Green {
           color: #20a065;
        }

        .cut_the_clutter .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .cut_the_clutter .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .cut_the_clutter .column .pink {
           color: #f0649a;
        }

        .cut_the_clutter .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .cut_the_clutter .column .orange {
           color: #f0464c;
        }

        .cut_the_clutter .column .avocadogreen {
           color: #7ca42e;
        }

        .cut_the_clutter .column .lightblue {
           color: #13b9b9;
        }

        .cut_the_clutter .column .salmon {
           color: #ff8e7f;
        }

    /*links*/

        .cut_the_clutter .column a {
        }

    /*headers*/

        .cut_the_clutter .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .cut_the_clutter .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: left;
        }

        .cut_the_clutter .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .cut_the_clutter .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .cut_the_clutter .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .cut_the_clutter .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .cut_the_clutter .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Garden Goals
***********************************/

    /*paragraphs*/

        .garden_goals .column p {
           font-family: 'Roboto';
        }

        .garden_goals .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .garden_goals .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .garden_goals .column p.CenteredText {
           text-align: center;
        }

        .garden_goals .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .garden_goals .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .garden_goals .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .garden_goals .column .Red {
           color: #ef454c;
        }

        .garden_goals .column .Lilac {
           color: #7ca42e;
           font-size: 18px;
        }

        .garden_goals .column .Blue {
           color: #1f80b2;
        }

        .garden_goals .column .NavyBlue {
           color: #485ca9;
        }

        .garden_goals .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .garden_goals .column .Green {
           color: #4a8130;
        }

        .garden_goals .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .garden_goals .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .garden_goals .column .pink {
           color: #f0649a;
        }

        .garden_goals .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .garden_goals .column .orange {
           color: #f0464c;
        }

        .garden_goals .column .avocadogreen {
           color: #7ca42e;
        }

        .garden_goals .column .lightblue {
           color: #56b9d8;
        }

        .garden_goals .column .salmon {
           color: #faac74;
        }

    /*links*/

        .garden_goals .column a {
        }

    /*headers*/

        .garden_goals .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .garden_goals .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .garden_goals .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .garden_goals .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .garden_goals .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .garden_goals .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .garden_goals .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
16 Ways to Use Up Every Last Bit
***********************************/

    /*paragraphs*/

        .ways_to_use_up_every_last_bit .column p {
           font-family: 'Roboto';
        }

        .ways_to_use_up_every_last_bit .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .ways_to_use_up_every_last_bit .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .ways_to_use_up_every_last_bit .column p.CenteredText {
           text-align: center;
        }

        .ways_to_use_up_every_last_bit .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .ways_to_use_up_every_last_bit .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .ways_to_use_up_every_last_bit .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .ways_to_use_up_every_last_bit .column .Red {
           color: #ef454c;
        }

        .ways_to_use_up_every_last_bit .column .Lilac {
           color: #407a54;
           font-size: 20px;
        }

        .ways_to_use_up_every_last_bit .column .Blue {
           color: #6ba362;
           font-size: 20px;
        }

        .ways_to_use_up_every_last_bit .column .NavyBlue {
           color: #485ca9;
        }

        .ways_to_use_up_every_last_bit .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .ways_to_use_up_every_last_bit .column .Green {
           color: #00b0a3;
        }

        .ways_to_use_up_every_last_bit .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .ways_to_use_up_every_last_bit .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .ways_to_use_up_every_last_bit .column .pink {
           color: #f0649a;
        }

        .ways_to_use_up_every_last_bit .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .ways_to_use_up_every_last_bit .column .orange {
           color: #f0464c;
        }

        .ways_to_use_up_every_last_bit .column .avocadogreen {
           color: #6ba362;
        }

        .ways_to_use_up_every_last_bit .column .lightblue {
           color: #56b9d8;
        }

        .ways_to_use_up_every_last_bit .column .salmon {
           color: #000000;
           font-size: 20px;
        }

        .ways_to_use_up_every_last_bit .column .mossgreen {
           color: #407a54;
        }

    /*links*/

        .ways_to_use_up_every_last_bit .column a {
        }

    /*headers*/

        .ways_to_use_up_every_last_bit .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .ways_to_use_up_every_last_bit .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .ways_to_use_up_every_last_bit .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 0px;
           text-align: center;
        }

        .ways_to_use_up_every_last_bit .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .ways_to_use_up_every_last_bit .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .ways_to_use_up_every_last_bit .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .ways_to_use_up_every_last_bit .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
QVC Ad
***********************************/

    /*paragraphs*/

        .qvc_ad .column p {
        }

    /*inlines*/

        .qvc_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .qvc_ad .column a {
        }

    /*headers*/

        .qvc_ad .column h1 {
        }

        .qvc_ad .column h2 {
        }

        .qvc_ad .column h3 {
        }

        .qvc_ad .column h4 {
        }

        .qvc_ad .column h5 {
        }

        .qvc_ad .column h6 {
        }

/***********************************
In Season
***********************************/

    /*paragraphs*/

        .wtc_in_season .column p {
           font-family: 'Roboto';
        }

        .wtc_in_season .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_in_season .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_in_season .column p.CenteredText {
           text-align: center;
        }

        .wtc_in_season .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_in_season .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_in_season .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_in_season .column .Red {
           color: #ef454c;
        }

        .wtc_in_season .column .Lilac {
           color: #d69ac5;
        }

        .wtc_in_season .column .Blue {
           color: #1f80b2;
        }

        .wtc_in_season .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_in_season .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_in_season .column .Green {
           color: #00b0a3;
        }

        .wtc_in_season .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_in_season .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_in_season .column .pink {
           color: #f0649a;
        }

        .wtc_in_season .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_in_season .column .orange {
           color: #f0464c;
        }

        .wtc_in_season .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_in_season .column .lightblue {
           color: #56b9d8;
        }

        .wtc_in_season .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_in_season .column a {
        }

    /*headers*/

        .wtc_in_season .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .wtc_in_season .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_in_season .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_in_season .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_in_season .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_in_season .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .wtc_in_season .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Chicken Orzo
***********************************/

    /*paragraphs*/

        .wtc_chicken_orzo .column p {
           font-family: 'Roboto';
        }

        .wtc_chicken_orzo .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_chicken_orzo .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_chicken_orzo .column p.CenteredText {
           text-align: center;
        }

        .wtc_chicken_orzo .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_chicken_orzo .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_chicken_orzo .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_chicken_orzo .column .Red {
           color: #ef454c;
        }

        .wtc_chicken_orzo .column .Lilac {
           color: #d69ac5;
        }

        .wtc_chicken_orzo .column .Blue {
           color: #1f80b2;
        }

        .wtc_chicken_orzo .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_chicken_orzo .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_chicken_orzo .column .Green {
           color: #00b0a3;
        }

        .wtc_chicken_orzo .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_chicken_orzo .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_chicken_orzo .column .pink {
           color: #f0649a;
        }

        .wtc_chicken_orzo .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_chicken_orzo .column .orange {
           color: #f0464c;
        }

        .wtc_chicken_orzo .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_chicken_orzo .column .lightblue {
           color: #56b9d8;
        }

        .wtc_chicken_orzo .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_chicken_orzo .column a {
        }

    /*headers*/

        .wtc_chicken_orzo .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_chicken_orzo .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_chicken_orzo .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_chicken_orzo .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_chicken_orzo .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_chicken_orzo .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .wtc_chicken_orzo .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Zaatar Tofu
***********************************/

    /*paragraphs*/

        .wtc_zaatar_tofu .column p {
           font-family: 'Roboto';
        }

        .wtc_zaatar_tofu .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_zaatar_tofu .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_zaatar_tofu .column p.CenteredText {
           text-align: center;
        }

        .wtc_zaatar_tofu .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_zaatar_tofu .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_zaatar_tofu .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_zaatar_tofu .column .Red {
           color: #ef454c;
        }

        .wtc_zaatar_tofu .column .Lilac {
           color: #d69ac5;
        }

        .wtc_zaatar_tofu .column .Blue {
           color: #1f80b2;
        }

        .wtc_zaatar_tofu .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_zaatar_tofu .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_zaatar_tofu .column .Green {
           color: #00b0a3;
        }

        .wtc_zaatar_tofu .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_zaatar_tofu .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_zaatar_tofu .column .pink {
           color: #f0649a;
        }

        .wtc_zaatar_tofu .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_zaatar_tofu .column .orange {
           color: #f0464c;
        }

        .wtc_zaatar_tofu .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_zaatar_tofu .column .lightblue {
           color: #56b9d8;
        }

        .wtc_zaatar_tofu .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_zaatar_tofu .column a {
        }

    /*headers*/

        .wtc_zaatar_tofu .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_zaatar_tofu .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_zaatar_tofu .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_zaatar_tofu .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_zaatar_tofu .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_zaatar_tofu .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .wtc_zaatar_tofu .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Sesame Scallion Steak
***********************************/

    /*paragraphs*/

        .wtc_sesame_scallion_steak .column p {
           font-family: 'Roboto';
        }

        .wtc_sesame_scallion_steak .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_sesame_scallion_steak .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_sesame_scallion_steak .column p.CenteredText {
           text-align: center;
        }

        .wtc_sesame_scallion_steak .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_sesame_scallion_steak .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_sesame_scallion_steak .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_sesame_scallion_steak .column .Red {
           color: #ef454c;
        }

        .wtc_sesame_scallion_steak .column .Lilac {
           color: #d69ac5;
        }

        .wtc_sesame_scallion_steak .column .Blue {
           color: #1f80b2;
        }

        .wtc_sesame_scallion_steak .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_sesame_scallion_steak .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_sesame_scallion_steak .column .Green {
           color: #00b0a3;
        }

        .wtc_sesame_scallion_steak .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_sesame_scallion_steak .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_sesame_scallion_steak .column .pink {
           color: #f0649a;
        }

        .wtc_sesame_scallion_steak .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_sesame_scallion_steak .column .orange {
           color: #f0464c;
        }

        .wtc_sesame_scallion_steak .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_sesame_scallion_steak .column .lightblue {
           color: #56b9d8;
        }

        .wtc_sesame_scallion_steak .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_sesame_scallion_steak .column a {
        }

    /*headers*/

        .wtc_sesame_scallion_steak .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_sesame_scallion_steak .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_sesame_scallion_steak .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_sesame_scallion_steak .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_sesame_scallion_steak .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_sesame_scallion_steak .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .wtc_sesame_scallion_steak .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Sausage & Mushroom Cassoulet
***********************************/

    /*paragraphs*/

        .wtc_sausage_cassoulet .column p {
           font-family: 'Roboto';
        }

        .wtc_sausage_cassoulet .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_sausage_cassoulet .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_sausage_cassoulet .column p.CenteredText {
           text-align: center;
        }

        .wtc_sausage_cassoulet .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_sausage_cassoulet .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_sausage_cassoulet .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_sausage_cassoulet .column .Red {
           color: #ef454c;
        }

        .wtc_sausage_cassoulet .column .Lilac {
           color: #d69ac5;
        }

        .wtc_sausage_cassoulet .column .Blue {
           color: #1f80b2;
        }

        .wtc_sausage_cassoulet .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_sausage_cassoulet .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_sausage_cassoulet .column .Green {
           color: #00b0a3;
        }

        .wtc_sausage_cassoulet .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_sausage_cassoulet .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_sausage_cassoulet .column .pink {
           color: #f0649a;
        }

        .wtc_sausage_cassoulet .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_sausage_cassoulet .column .orange {
           color: #f0464c;
        }

        .wtc_sausage_cassoulet .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_sausage_cassoulet .column .lightblue {
           color: #56b9d8;
        }

        .wtc_sausage_cassoulet .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_sausage_cassoulet .column a {
        }

    /*headers*/

        .wtc_sausage_cassoulet .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_sausage_cassoulet .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_sausage_cassoulet .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_sausage_cassoulet .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_sausage_cassoulet .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_sausage_cassoulet .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .wtc_sausage_cassoulet .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Chili Lime Salmon
***********************************/

    /*paragraphs*/

        .wtc_chili_lime_salmon .column p {
           font-family: 'Roboto';
        }

        .wtc_chili_lime_salmon .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_chili_lime_salmon .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_chili_lime_salmon .column p.CenteredText {
           text-align: center;
        }

        .wtc_chili_lime_salmon .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_chili_lime_salmon .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_chili_lime_salmon .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_chili_lime_salmon .column .Red {
           color: #ef454c;
        }

        .wtc_chili_lime_salmon .column .Lilac {
           color: #d69ac5;
        }

        .wtc_chili_lime_salmon .column .Blue {
           color: #1f80b2;
        }

        .wtc_chili_lime_salmon .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_chili_lime_salmon .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_chili_lime_salmon .column .Green {
           color: #00b0a3;
        }

        .wtc_chili_lime_salmon .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_chili_lime_salmon .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_chili_lime_salmon .column .pink {
           color: #f0649a;
        }

        .wtc_chili_lime_salmon .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_chili_lime_salmon .column .orange {
           color: #f0464c;
        }

        .wtc_chili_lime_salmon .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_chili_lime_salmon .column .lightblue {
           color: #56b9d8;
        }

        .wtc_chili_lime_salmon .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_chili_lime_salmon .column a {
        }

    /*headers*/

        .wtc_chili_lime_salmon .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_chili_lime_salmon .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_chili_lime_salmon .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_chili_lime_salmon .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_chili_lime_salmon .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_chili_lime_salmon .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .wtc_chili_lime_salmon .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Alexia Ad
***********************************/

    /*paragraphs*/

        .alexia_ad .column p {
        }

    /*inlines*/

        .alexia_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .alexia_ad .column a {
        }

    /*headers*/

        .alexia_ad .column h1 {
        }

        .alexia_ad .column h2 {
        }

        .alexia_ad .column h3 {
        }

        .alexia_ad .column h4 {
        }

        .alexia_ad .column h5 {
        }

        .alexia_ad .column h6 {
        }

/***********************************
Better For You
***********************************/

    /*paragraphs*/

        .wtc_better_for_you .column p {
           font-family: 'Roboto';
        }

        .wtc_better_for_you .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_better_for_you .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_better_for_you .column p.CenteredText {
           text-align: center;
        }

        .wtc_better_for_you .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_better_for_you .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_better_for_you .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_better_for_you .column .Red {
           color: #ef454c;
        }

        .wtc_better_for_you .column .Lilac {
           color: #d69ac5;
        }

        .wtc_better_for_you .column .Blue {
           color: #1f80b2;
        }

        .wtc_better_for_you .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_better_for_you .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_better_for_you .column .Green {
           color: #00b0a3;
        }

        .wtc_better_for_you .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_better_for_you .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_better_for_you .column .pink {
           color: #f0649a;
        }

        .wtc_better_for_you .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_better_for_you .column .orange {
           color: #f0464c;
        }

        .wtc_better_for_you .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_better_for_you .column .lightblue {
           color: #56b9d8;
        }

        .wtc_better_for_you .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_better_for_you .column a {
        }

    /*headers*/

        .wtc_better_for_you .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_better_for_you .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_better_for_you .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_better_for_you .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_better_for_you .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_better_for_you .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .wtc_better_for_you .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Simply Shopping Ad
***********************************/

    /*paragraphs*/

        .simply_shopping_ad .column p {
        }

    /*inlines*/

        .simply_shopping_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .simply_shopping_ad .column a {
        }

    /*headers*/

        .simply_shopping_ad .column h1 {
        }

        .simply_shopping_ad .column h2 {
        }

        .simply_shopping_ad .column h3 {
        }

        .simply_shopping_ad .column h4 {
        }

        .simply_shopping_ad .column h5 {
        }

        .simply_shopping_ad .column h6 {
        }

/***********************************
Does Recycling at Home Actually Make a Difference?
***********************************/

    /*paragraphs*/

        .mimo_recycling_at_home .column p {
           font-family: 'Roboto';
        }

        .mimo_recycling_at_home .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .mimo_recycling_at_home .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .mimo_recycling_at_home .column p.CenteredText {
           text-align: center;
        }

        .mimo_recycling_at_home .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .mimo_recycling_at_home .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .mimo_recycling_at_home .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .mimo_recycling_at_home .column .Red {
           color: #ef454c;
        }

        .mimo_recycling_at_home .column .Lilac {
           color: #d69ac5;
        }

        .mimo_recycling_at_home .column .Blue {
           color: #1f80b2;
        }

        .mimo_recycling_at_home .column .NavyBlue {
           color: #485ca9;
        }

        .mimo_recycling_at_home .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .mimo_recycling_at_home .column .Green {
           color: #00b0a3;
        }

        .mimo_recycling_at_home .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .mimo_recycling_at_home .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .mimo_recycling_at_home .column .pink {
           color: #f0649a;
        }

        .mimo_recycling_at_home .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .mimo_recycling_at_home .column .orange {
           color: #f0464c;
        }

        .mimo_recycling_at_home .column .avocadogreen {
           color: #7ca42e;
        }

        .mimo_recycling_at_home .column .lightblue {
           color: #56b9d8;
        }

        .mimo_recycling_at_home .column .salmon {
           color: #faac74;
        }

    /*links*/

        .mimo_recycling_at_home .column a {
        }

    /*headers*/

        .mimo_recycling_at_home .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .mimo_recycling_at_home .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .mimo_recycling_at_home .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .mimo_recycling_at_home .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .mimo_recycling_at_home .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .mimo_recycling_at_home .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .mimo_recycling_at_home .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Poise Ad
***********************************/

    /*paragraphs*/

        .poise_ad .column p {
        }

    /*inlines*/

        .poise_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .poise_ad .column a {
        }

    /*headers*/

        .poise_ad .column h1 {
        }

        .poise_ad .column h2 {
        }

        .poise_ad .column h3 {
        }

        .poise_ad .column h4 {
        }

        .poise_ad .column h5 {
        }

        .poise_ad .column h6 {
        }

/***********************************
Now Ad
***********************************/

    /*paragraphs*/

        .now_ad .column p {
        }

    /*inlines*/

        .now_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .now_ad .column a {
        }

    /*headers*/

        .now_ad .column h1 {
        }

        .now_ad .column h2 {
        }

        .now_ad .column h3 {
        }

        .now_ad .column h4 {
        }

        .now_ad .column h5 {
        }

        .now_ad .column h6 {
        }

