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

/***********************************
Oceania Cruises Ad 1
***********************************/

    /*paragraphs*/

        .oceania_cruises_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .oceania_cruises_ad_1 .column a {
        }

    /*headers*/

        .oceania_cruises_ad_1 .column h1 {
        }

        .oceania_cruises_ad_1 .column h2 {
        }

        .oceania_cruises_ad_1 .column h3 {
        }

        .oceania_cruises_ad_1 .column h4 {
        }

        .oceania_cruises_ad_1 .column h5 {
        }

        .oceania_cruises_ad_1 .column h6 {
        }

/***********************************
Oceania Cruises Ad 2
***********************************/

    /*paragraphs*/

        .oceania_cruises_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .oceania_cruises_ad_2 .column a {
        }

    /*headers*/

        .oceania_cruises_ad_2 .column h1 {
        }

        .oceania_cruises_ad_2 .column h2 {
        }

        .oceania_cruises_ad_2 .column h3 {
        }

        .oceania_cruises_ad_2 .column h4 {
        }

        .oceania_cruises_ad_2 .column h5 {
        }

        .oceania_cruises_ad_2 .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: ;
        }

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

/***********************************
Ensure Ad
***********************************/

    /*paragraphs*/

        .ensure_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .ensure_ad .column a {
        }

    /*headers*/

        .ensure_ad .column h1 {
        }

        .ensure_ad .column h2 {
        }

        .ensure_ad .column h3 {
        }

        .ensure_ad .column h4 {
        }

        .ensure_ad .column h5 {
        }

        .ensure_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 + Real Simple
***********************************/

    /*paragraphs*/

        .secret_real_simple .column p {
        }

    /*inlines*/

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

    /*links*/

        .secret_real_simple .column a {
        }

    /*headers*/

        .secret_real_simple .column h1 {
        }

        .secret_real_simple .column h2 {
        }

        .secret_real_simple .column h3 {
        }

        .secret_real_simple .column h4 {
        }

        .secret_real_simple .column h5 {
        }

        .secret_real_simple .column h6 {
        }

/***********************************
Cheerios Ad 1
***********************************/

    /*paragraphs*/

        .cheerios_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .cheerios_ad_1 .column a {
        }

    /*headers*/

        .cheerios_ad_1 .column h1 {
        }

        .cheerios_ad_1 .column h2 {
        }

        .cheerios_ad_1 .column h3 {
        }

        .cheerios_ad_1 .column h4 {
        }

        .cheerios_ad_1 .column h5 {
        }

        .cheerios_ad_1 .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;
           text-align: center;
        }

        .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;
           text-align: center;
        }

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

/***********************************
Cheerios Ad 2
***********************************/

    /*paragraphs*/

        .cheerios_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .cheerios_ad_2 .column a {
        }

    /*headers*/

        .cheerios_ad_2 .column h1 {
        }

        .cheerios_ad_2 .column h2 {
        }

        .cheerios_ad_2 .column h3 {
        }

        .cheerios_ad_2 .column h4 {
        }

        .cheerios_ad_2 .column h5 {
        }

        .cheerios_ad_2 .column h6 {
        }

/***********************************
Where's the weirdest place you've ever fallen asleep?
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .yw_weirdest_place_slept .column .MAROON {
           color: rgba(143, 0, 0, 0.98);
        }

    /*links*/

        .yw_weirdest_place_slept .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .yw_weirdest_place_slept .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_weirdest_place_slept .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_weirdest_place_slept .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
minted + Brides Ad
***********************************/

    /*paragraphs*/

        .minted_brides_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .minted_brides_ad .column a {
        }

    /*headers*/

        .minted_brides_ad .column h1 {
        }

        .minted_brides_ad .column h2 {
        }

        .minted_brides_ad .column h3 {
        }

        .minted_brides_ad .column h4 {
        }

        .minted_brides_ad .column h5 {
        }

        .minted_brides_ad .column h6 {
        }

/***********************************
Trend to Try & Mistakes You Didn't Know You Were Making
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_trend_to_try_mistakes .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .swl_trend_to_try_mistakes .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_trend_to_try_mistakes .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_trend_to_try_mistakes .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Color of the Month & Clever Items
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .swl_color_of_month_items .column .PISTACHIO {
           color: #53a777;
        }

    /*links*/

        .swl_color_of_month_items .column a {
        }

    /*headers*/

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

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

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

        .swl_color_of_month_items .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
           text-align: center;
        }

        .swl_color_of_month_items .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
           text-align: center;
        }

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

    /*images*/

        .swl_color_of_month_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_color_of_month_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_color_of_month_items .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
The Book List
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_the_book_list .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Sleep Number Ad
***********************************/

    /*paragraphs*/

        .sleep_number_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .sleep_number_ad .column a {
        }

    /*headers*/

        .sleep_number_ad .column h1 {
        }

        .sleep_number_ad .column h2 {
        }

        .sleep_number_ad .column h3 {
        }

        .sleep_number_ad .column h4 {
        }

        .sleep_number_ad .column h5 {
        }

        .sleep_number_ad .column h6 {
        }

/***********************************
Olay Ad 1
***********************************/

    /*paragraphs*/

        .olay_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .olay_ad_1 .column a {
        }

    /*headers*/

        .olay_ad_1 .column h1 {
        }

        .olay_ad_1 .column h2 {
        }

        .olay_ad_1 .column h3 {
        }

        .olay_ad_1 .column h4 {
        }

        .olay_ad_1 .column h5 {
        }

        .olay_ad_1 .column h6 {
        }

/***********************************
Olay Ad 2
***********************************/

    /*paragraphs*/

        .olay_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .olay_ad_2 .column a {
        }

    /*headers*/

        .olay_ad_2 .column h1 {
        }

        .olay_ad_2 .column h2 {
        }

        .olay_ad_2 .column h3 {
        }

        .olay_ad_2 .column h4 {
        }

        .olay_ad_2 .column h5 {
        }

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

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

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

        .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: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_sweet_thing .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

    /*layoutitems*/

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

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

/***********************************
RS Spotlight
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_rs_spotlight .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .swl_rs_spotlight .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_rs_spotlight .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_rs_spotlight .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .swl_rs_spotlight .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 {
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .htdt_health .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Depend Ad
***********************************/

    /*paragraphs*/

        .depend_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .depend_ad .column a {
        }

    /*headers*/

        .depend_ad .column h1 {
        }

        .depend_ad .column h2 {
        }

        .depend_ad .column h3 {
        }

        .depend_ad .column h4 {
        }

        .depend_ad .column h5 {
        }

        .depend_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 {
        }

/***********************************
Food & Wine Classic Ad
***********************************/

    /*paragraphs*/

        .food_wine_classic_ad .column p {
        }

    /*inlines*/

        .food_wine_classic_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_classic_ad .column a {
        }

    /*headers*/

        .food_wine_classic_ad .column h1 {
        }

        .food_wine_classic_ad .column h2 {
        }

        .food_wine_classic_ad .column h3 {
        }

        .food_wine_classic_ad .column h4 {
        }

        .food_wine_classic_ad .column h5 {
        }

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

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

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

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

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

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

        .htdt_clean_this .column .skyblue {
           color: #4b7fc1;
        }

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

/***********************************
SW Florida Ad 1
***********************************/

    /*paragraphs*/

        .sw_florida_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .sw_florida_ad_1 .column a {
        }

    /*headers*/

        .sw_florida_ad_1 .column h1 {
        }

        .sw_florida_ad_1 .column h2 {
        }

        .sw_florida_ad_1 .column h3 {
        }

        .sw_florida_ad_1 .column h4 {
        }

        .sw_florida_ad_1 .column h5 {
        }

        .sw_florida_ad_1 .column h6 {
        }

/***********************************
SW Florida Ad 2
***********************************/

    /*paragraphs*/

        .sw_florida_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .sw_florida_ad_2 .column a {
        }

    /*headers*/

        .sw_florida_ad_2 .column h1 {
        }

        .sw_florida_ad_2 .column h2 {
        }

        .sw_florida_ad_2 .column h3 {
        }

        .sw_florida_ad_2 .column h4 {
        }

        .sw_florida_ad_2 .column h5 {
        }

        .sw_florida_ad_2 .column h6 {
        }

/***********************************
Best Practices
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .htdt_best_practices .column .purple {
           color: #5564ae;
        }

    /*links*/

        .htdt_best_practices .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .htdt_best_practices .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_best_practices .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_best_practices .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Systane Ad
***********************************/

    /*paragraphs*/

        .systane_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .systane_ad .column a {
        }

    /*headers*/

        .systane_ad .column h1 {
        }

        .systane_ad .column h2 {
        }

        .systane_ad .column h3 {
        }

        .systane_ad .column h4 {
        }

        .systane_ad .column h5 {
        }

        .systane_ad .column h6 {
        }

/***********************************
Things Cooks Know
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .htdt_things_cooks_know .column .brown {
           color: #b8673b;
        }

    /*links*/

        .htdt_things_cooks_know .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .htdt_things_cooks_know .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_things_cooks_know .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_things_cooks_know .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

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

    /*paragraphs*/

        .stouffers_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .stouffers_ad_1 .column a {
        }

    /*headers*/

        .stouffers_ad_1 .column h1 {
        }

        .stouffers_ad_1 .column h2 {
        }

        .stouffers_ad_1 .column h3 {
        }

        .stouffers_ad_1 .column h4 {
        }

        .stouffers_ad_1 .column h5 {
        }

        .stouffers_ad_1 .column h6 {
        }

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

    /*paragraphs*/

        .stouffers_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .stouffers_ad_2 .column a {
        }

    /*headers*/

        .stouffers_ad_2 .column h1 {
        }

        .stouffers_ad_2 .column h2 {
        }

        .stouffers_ad_2 .column h3 {
        }

        .stouffers_ad_2 .column h4 {
        }

        .stouffers_ad_2 .column h5 {
        }

        .stouffers_ad_2 .column h6 {
        }

/***********************************
RS Half Promotion
***********************************/

    /*paragraphs*/

        .rs_half_promotion .column p {
        }

    /*inlines*/

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

    /*links*/

        .rs_half_promotion .column a {
        }

    /*headers*/

        .rs_half_promotion .column h1 {
        }

        .rs_half_promotion .column h2 {
        }

        .rs_half_promotion .column h3 {
        }

        .rs_half_promotion .column h4 {
        }

        .rs_half_promotion .column h5 {
        }

        .rs_half_promotion .column h6 {
        }

/***********************************
First Person
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_first_person .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .hwl_first_person .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_first_person .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_first_person .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .hwl_first_person .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 {
        }

/***********************************
Pets
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_pets .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .hwl_pets .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_pets .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_pets .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

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

    /*paragraphs*/

        .blue_buffalo_tastefuls_ad_1 .column p {
        }

    /*inlines*/

        .blue_buffalo_tastefuls_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_tastefuls_ad_1 .column a {
        }

    /*headers*/

        .blue_buffalo_tastefuls_ad_1 .column h1 {
        }

        .blue_buffalo_tastefuls_ad_1 .column h2 {
        }

        .blue_buffalo_tastefuls_ad_1 .column h3 {
        }

        .blue_buffalo_tastefuls_ad_1 .column h4 {
        }

        .blue_buffalo_tastefuls_ad_1 .column h5 {
        }

        .blue_buffalo_tastefuls_ad_1 .column h6 {
        }

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

    /*paragraphs*/

        .blue_buffalo_tastefuls_ad_2 .column p {
        }

    /*inlines*/

        .blue_buffalo_tastefuls_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_tastefuls_ad_2 .column a {
        }

    /*headers*/

        .blue_buffalo_tastefuls_ad_2 .column h1 {
        }

        .blue_buffalo_tastefuls_ad_2 .column h2 {
        }

        .blue_buffalo_tastefuls_ad_2 .column h3 {
        }

        .blue_buffalo_tastefuls_ad_2 .column h4 {
        }

        .blue_buffalo_tastefuls_ad_2 .column h5 {
        }

        .blue_buffalo_tastefuls_ad_2 .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: #d69ac5;
        }

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

/***********************************
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;
           font-size: 20px;
           letter-spacing: 1px;
           font-weight: bold;
        }

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

    /*links*/

        .hwl_smart_money .column a {
        }

    /*headers*/

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

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

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

/***********************************
Better Homes Real Estate Ad
***********************************/

    /*paragraphs*/

        .better_homes_real_estate_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .better_homes_real_estate_ad .column a {
        }

    /*headers*/

        .better_homes_real_estate_ad .column h1 {
        }

        .better_homes_real_estate_ad .column h2 {
        }

        .better_homes_real_estate_ad .column h3 {
        }

        .better_homes_real_estate_ad .column h4 {
        }

        .better_homes_real_estate_ad .column h5 {
        }

        .better_homes_real_estate_ad .column h6 {
        }

/***********************************
Travel
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

        .hwl_travel .column .Red {
           color: #ef454c;
           font-size: 20px;
           letter-spacing: 1px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_travel .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .hwl_travel .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_travel .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_travel .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .hwl_travel .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 {
        }

/***********************************
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;
           font-size: 20px;
           letter-spacing: 1px;
        }

        .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;
           text-align: center;
        }

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

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

    /*paragraphs*/

        .simple_extras_promotion .column p {
        }

    /*inlines*/

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

    /*links*/

        .simple_extras_promotion .column a {
        }

    /*headers*/

        .simple_extras_promotion .column h1 {
        }

        .simple_extras_promotion .column h2 {
        }

        .simple_extras_promotion .column h3 {
        }

        .simple_extras_promotion .column h4 {
        }

        .simple_extras_promotion .column h5 {
        }

        .simple_extras_promotion .column h6 {
        }

/***********************************
Realistic Guide to Getting a Good Night's Sleep
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

        .guide_good_nights_sleep .column .Lilac {
           color: #8d3a24;
        }

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .guide_good_nights_sleep .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Your Tickets to Snoozeville
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .your_tickets_to_snoozeville .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Slow Down & Eat Up
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .slow_down_eat_up .column .YORANGE {
           color: #fcb315;
        }

    /*links*/

        .slow_down_eat_up .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Ranch Ad
***********************************/

    /*paragraphs*/

        .ranch_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .ranch_ad .column a {
        }

    /*headers*/

        .ranch_ad .column h1 {
        }

        .ranch_ad .column h2 {
        }

        .ranch_ad .column h3 {
        }

        .ranch_ad .column h4 {
        }

        .ranch_ad .column h5 {
        }

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

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

/***********************************
Easy Dinners - Mango Chicken Curry
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .wtc_ed_mango_chicken_curry .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .wtc_ed_mango_chicken_curry .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_ed_mango_chicken_curry .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_ed_mango_chicken_curry .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Easy Dinners - Soba Noodle Salad
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .wtc_ed_soba_noodle_salad .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .wtc_ed_soba_noodle_salad .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_ed_soba_noodle_salad .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_ed_soba_noodle_salad .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Easy Dinners - Clams with Chorizo
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .wtc_ed_clams_with_chorizo .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .wtc_ed_clams_with_chorizo .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_ed_clams_with_chorizo .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_ed_clams_with_chorizo .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Easy Dinners - Enchilada Soup
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .wtc_ed_enchilada_soup .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .wtc_ed_enchilada_soup .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_ed_enchilada_soup .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_ed_enchilada_soup .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Easy Dinners - Instant Pot Colcannon
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .wtc_ed_instant_pot_colcannon .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .wtc_ed_instant_pot_colcannon .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_ed_instant_pot_colcannon .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_ed_instant_pot_colcannon .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
St. Jude Hospital Ad
***********************************/

    /*paragraphs*/

        .st_jude_hospital_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .st_jude_hospital_ad .column a {
        }

    /*headers*/

        .st_jude_hospital_ad .column h1 {
        }

        .st_jude_hospital_ad .column h2 {
        }

        .st_jude_hospital_ad .column h3 {
        }

        .st_jude_hospital_ad .column h4 {
        }

        .st_jude_hospital_ad .column h5 {
        }

        .st_jude_hospital_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: #000000;
           font-size: 20px;
           letter-spacing: 1px;
        }

        .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;
           text-align: center;
        }

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

        .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 {
        }

/***********************************
Who Has to Move to the Couch
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

        .mimo_who_moves_to_the_couch .column p.p4 {
           font-size: 16.0px;
        }

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .mimo_who_moves_to_the_couch .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .mimo_who_moves_to_the_couch .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_who_moves_to_the_couch .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_who_moves_to_the_couch .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

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

/***********************************
Dove Scalp Therapy Ad
***********************************/

    /*paragraphs*/

        .dove_scalp_therapy_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .dove_scalp_therapy_ad .column a {
        }

    /*headers*/

        .dove_scalp_therapy_ad .column h1 {
        }

        .dove_scalp_therapy_ad .column h2 {
        }

        .dove_scalp_therapy_ad .column h3 {
        }

        .dove_scalp_therapy_ad .column h4 {
        }

        .dove_scalp_therapy_ad .column h5 {
        }

        .dove_scalp_therapy_ad .column h6 {
        }

/***********************************
Old House and The Sea
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

        .old_house_and_the_sea .column p.BlueBG {
           font-family: 'Roboto';
           color: transparent;
           background-color: #7dafd1;
           padding-left: 12px;
           padding-right: 12px;
        }

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .old_house_and_the_sea .column .RaftBlue {
           color: #7dafd1;
        }

        .old_house_and_the_sea .column .WhiteFont {
           color: #ffffff;
        }

    /*links*/

        .old_house_and_the_sea .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

    /*layoutitems*/

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

