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

/***********************************
BHG Style Maker Ad 1
***********************************/

    /*paragraphs*/

        .bhg_style_maker_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .bhg_style_maker_ad_1 .column a {
        }

    /*headers*/

        .bhg_style_maker_ad_1 .column h1 {
        }

        .bhg_style_maker_ad_1 .column h2 {
        }

        .bhg_style_maker_ad_1 .column h3 {
        }

        .bhg_style_maker_ad_1 .column h4 {
        }

        .bhg_style_maker_ad_1 .column h5 {
        }

        .bhg_style_maker_ad_1 .column h6 {
        }

/***********************************
BHG Style Maker Ad 2
***********************************/

    /*paragraphs*/

        .bhg_style_maker_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .bhg_style_maker_ad_2 .column a {
        }

    /*headers*/

        .bhg_style_maker_ad_2 .column h1 {
        }

        .bhg_style_maker_ad_2 .column h2 {
        }

        .bhg_style_maker_ad_2 .column h3 {
        }

        .bhg_style_maker_ad_2 .column h4 {
        }

        .bhg_style_maker_ad_2 .column h5 {
        }

        .bhg_style_maker_ad_2 .column h6 {
        }

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

    /*paragraphs*/

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

        .contents .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .contents .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .contents .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .contents .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

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

    /*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 .Pink {
           color: #f05ba1;
        }

        .contents .column .Magenta {
           color: #000000;
           font-size: 70px;
        }

        .contents .column .Navy {
           color: #172954;
        }

        .contents .column .Aqua {
           color: #74cfe2;
        }

        .contents .column .Purple {
           color: #000000;
           font-family: 'Barlow Condensed';
        }

        .contents .column .Yellow {
           color: #feba33;
        }

        .contents .column .Orange {
           color: #faa74b;
        }

        .contents .column .serif {
           font-family: 'Playfair Display';
        }

        .contents .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .contents .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .contents .column a {
        }

    /*headers*/

        .contents .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .contents .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .contents .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .contents .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .contents .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .contents .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

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

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

    /*paragraphs*/

        .olay_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .olay_ad .column a {
        }

    /*headers*/

        .olay_ad .column h1 {
        }

        .olay_ad .column h2 {
        }

        .olay_ad .column h3 {
        }

        .olay_ad .column h4 {
        }

        .olay_ad .column h5 {
        }

        .olay_ad .column h6 {
        }

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

/***********************************
Editor's Letter
***********************************/

    /*paragraphs*/

        .editors_letter .column p {
           font-family: 'Mulish';
        }

        .editors_letter .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .editors_letter .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .editors_letter .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .editors_letter .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .editors_letter .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .editors_letter .column .Pink {
           color: #f05ba1;
        }

        .editors_letter .column .Magenta {
           color: #9a2e62;
        }

        .editors_letter .column .Navy {
           color: #172954;
        }

        .editors_letter .column .Aqua {
           color: #74cfe2;
        }

        .editors_letter .column .Purple {
           color: #c76cab;
        }

        .editors_letter .column .Yellow {
           color: #feba33;
        }

        .editors_letter .column .Orange {
           color: #faa74b;
        }

        .editors_letter .column .serif {
           font-family: 'Playfair Display';
        }

        .editors_letter .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .editors_letter .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .editors_letter .column a {
        }

    /*headers*/

        .editors_letter .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .editors_letter .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .editors_letter .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .editors_letter .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .editors_letter .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .editors_letter .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

    /*layoutitems*/

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

/***********************************
Sketchers Ad
***********************************/

    /*paragraphs*/

        .sketchers_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .sketchers_ad .column a {
        }

    /*headers*/

        .sketchers_ad .column h1 {
        }

        .sketchers_ad .column h2 {
        }

        .sketchers_ad .column h3 {
        }

        .sketchers_ad .column h4 {
        }

        .sketchers_ad .column h5 {
        }

        .sketchers_ad .column h6 {
        }

/***********************************
BHG Credits
***********************************/

    /*paragraphs*/

        .bhg_credits .column p {
        }

    /*inlines*/

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

    /*links*/

        .bhg_credits .column a {
        }

    /*headers*/

        .bhg_credits .column h1 {
        }

        .bhg_credits .column h2 {
        }

        .bhg_credits .column h3 {
        }

        .bhg_credits .column h4 {
        }

        .bhg_credits .column h5 {
        }

        .bhg_credits .column h6 {
        }

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

    /*paragraphs*/

        .secret_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .secret_ad .column a {
        }

    /*headers*/

        .secret_ad .column h1 {
        }

        .secret_ad .column h2 {
        }

        .secret_ad .column h3 {
        }

        .secret_ad .column h4 {
        }

        .secret_ad .column h5 {
        }

        .secret_ad .column h6 {
        }

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

/***********************************
From the Editors
***********************************/

    /*paragraphs*/

        .from_the_editors .column p {
           font-family: 'Mulish';
        }

        .from_the_editors .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .from_the_editors .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .from_the_editors .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .from_the_editors .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .from_the_editors .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .from_the_editors .column .Pink {
           color: #f05ba1;
        }

        .from_the_editors .column .Magenta {
           color: #9a2e62;
        }

        .from_the_editors .column .Navy {
           color: #172954;
        }

        .from_the_editors .column .Aqua {
           color: #74cfe2;
        }

        .from_the_editors .column .Purple {
           color: #c76cab;
        }

        .from_the_editors .column .Yellow {
           color: #feba33;
        }

        .from_the_editors .column .Orange {
           color: #faa74b;
        }

        .from_the_editors .column .serif {
           font-family: 'Playfair Display';
        }

        .from_the_editors .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .from_the_editors .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .from_the_editors .column a {
        }

    /*headers*/

        .from_the_editors .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .from_the_editors .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .from_the_editors .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .from_the_editors .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .from_the_editors .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .from_the_editors .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Off the Page
***********************************/

    /*paragraphs*/

        .off_the_page .column p {
           font-family: 'Mulish';
        }

        .off_the_page .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .off_the_page .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .off_the_page .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .off_the_page .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .off_the_page .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .off_the_page .column .Pink {
           color: #f05ba1;
        }

        .off_the_page .column .Magenta {
           color: #9a2e62;
        }

        .off_the_page .column .Navy {
           color: #172954;
        }

        .off_the_page .column .Aqua {
           color: #74cfe2;
        }

        .off_the_page .column .Purple {
           color: #c76cab;
        }

        .off_the_page .column .Yellow {
           color: #feba33;
        }

        .off_the_page .column .Orange {
           color: #faa74b;
        }

        .off_the_page .column .serif {
           font-family: 'Playfair Display';
        }

        .off_the_page .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .off_the_page .column .SPROUTGREEN {
           color: #b8ca9d;
        }

        .off_the_page .column .CENTER {
           text-align: center;
        }

    /*links*/

        .off_the_page .column a {
        }

    /*headers*/

        .off_the_page .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .off_the_page .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .off_the_page .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .off_the_page .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .off_the_page .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .off_the_page .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
American Cruise Lines Ad
***********************************/

    /*paragraphs*/

        .american_cruise_lines_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .american_cruise_lines_ad .column a {
        }

    /*headers*/

        .american_cruise_lines_ad .column h1 {
        }

        .american_cruise_lines_ad .column h2 {
        }

        .american_cruise_lines_ad .column h3 {
        }

        .american_cruise_lines_ad .column h4 {
        }

        .american_cruise_lines_ad .column h5 {
        }

        .american_cruise_lines_ad .column h6 {
        }

/***********************************
Dream - Return of the Den
***********************************/

    /*paragraphs*/

        .dream_return_of_the_den .column p {
           font-family: 'Mulish';
        }

        .dream_return_of_the_den .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .dream_return_of_the_den .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .dream_return_of_the_den .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .dream_return_of_the_den .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .dream_return_of_the_den .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .dream_return_of_the_den .column .Pink {
           color: #f05ba1;
        }

        .dream_return_of_the_den .column .Magenta {
           color: #9a2e62;
        }

        .dream_return_of_the_den .column .Navy {
           color: #172954;
        }

        .dream_return_of_the_den .column .Aqua {
           color: #74cfe2;
        }

        .dream_return_of_the_den .column .Purple {
           color: #c76cab;
        }

        .dream_return_of_the_den .column .Yellow {
           color: #feba33;
        }

        .dream_return_of_the_den .column .Orange {
           color: #faa74b;
        }

        .dream_return_of_the_den .column .serif {
           font-family: 'Playfair Display';
        }

        .dream_return_of_the_den .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .dream_return_of_the_den .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .dream_return_of_the_den .column a {
        }

    /*headers*/

        .dream_return_of_the_den .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .dream_return_of_the_den .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .dream_return_of_the_den .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .dream_return_of_the_den .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .dream_return_of_the_den .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .dream_return_of_the_den .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
The Dream List
***********************************/

    /*paragraphs*/

        .the_dream_list .column p {
           font-family: 'Mulish';
        }

        .the_dream_list .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .the_dream_list .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .the_dream_list .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .the_dream_list .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .the_dream_list .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .the_dream_list .column .Pink {
           color: #f05ba1;
        }

        .the_dream_list .column .Magenta {
           color: #9a2e62;
        }

        .the_dream_list .column .Navy {
           color: #172954;
        }

        .the_dream_list .column .Aqua {
           color: #74cfe2;
        }

        .the_dream_list .column .Purple {
           color: #c76cab;
        }

        .the_dream_list .column .Yellow {
           color: #feba33;
        }

        .the_dream_list .column .Orange {
           color: #faa74b;
        }

        .the_dream_list .column .serif {
           font-family: 'Playfair Display';
        }

        .the_dream_list .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .the_dream_list .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .the_dream_list .column a {
        }

    /*headers*/

        .the_dream_list .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .the_dream_list .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .the_dream_list .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .the_dream_list .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .the_dream_list .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .the_dream_list .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Align Probiotic Ad
***********************************/

    /*paragraphs*/

        .align_probiotic_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .align_probiotic_ad .column a {
        }

    /*headers*/

        .align_probiotic_ad .column h1 {
        }

        .align_probiotic_ad .column h2 {
        }

        .align_probiotic_ad .column h3 {
        }

        .align_probiotic_ad .column h4 {
        }

        .align_probiotic_ad .column h5 {
        }

        .align_probiotic_ad .column h6 {
        }

/***********************************
Celebrate - Let Love Bloom & Petal Pushers
***********************************/

    /*paragraphs*/

        .celebrate_let_love_bloom .column p {
           font-family: 'Mulish';
        }

        .celebrate_let_love_bloom .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .celebrate_let_love_bloom .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .celebrate_let_love_bloom .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .celebrate_let_love_bloom .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .celebrate_let_love_bloom .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .celebrate_let_love_bloom .column .Pink {
           color: #f05ba1;
        }

        .celebrate_let_love_bloom .column .Magenta {
           color: #9a2e62;
        }

        .celebrate_let_love_bloom .column .Navy {
           color: #172954;
        }

        .celebrate_let_love_bloom .column .Aqua {
           color: #74cfe2;
        }

        .celebrate_let_love_bloom .column .Purple {
           color: #c76cab;
        }

        .celebrate_let_love_bloom .column .Yellow {
           color: #feba33;
        }

        .celebrate_let_love_bloom .column .Orange {
           color: #faa74b;
        }

        .celebrate_let_love_bloom .column .serif {
           font-family: 'Playfair Display';
        }

        .celebrate_let_love_bloom .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .celebrate_let_love_bloom .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .celebrate_let_love_bloom .column a {
        }

    /*headers*/

        .celebrate_let_love_bloom .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .celebrate_let_love_bloom .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .celebrate_let_love_bloom .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .celebrate_let_love_bloom .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .celebrate_let_love_bloom .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .celebrate_let_love_bloom .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Fasenra Ad 1
***********************************/

    /*paragraphs*/

        .fasenra_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .fasenra_ad_1 .column a {
        }

    /*headers*/

        .fasenra_ad_1 .column h1 {
        }

        .fasenra_ad_1 .column h2 {
        }

        .fasenra_ad_1 .column h3 {
        }

        .fasenra_ad_1 .column h4 {
        }

        .fasenra_ad_1 .column h5 {
        }

        .fasenra_ad_1 .column h6 {
        }

/***********************************
Fasenra Ad 2
***********************************/

    /*paragraphs*/

        .fasenra_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .fasenra_ad_2 .column a {
        }

    /*headers*/

        .fasenra_ad_2 .column h1 {
        }

        .fasenra_ad_2 .column h2 {
        }

        .fasenra_ad_2 .column h3 {
        }

        .fasenra_ad_2 .column h4 {
        }

        .fasenra_ad_2 .column h5 {
        }

        .fasenra_ad_2 .column h6 {
        }

/***********************************
Celebrate - Show Your Sweet Side & Put It Into Words
***********************************/

    /*paragraphs*/

        .celebrate_sweet_side .column p {
           font-family: 'Mulish';
        }

        .celebrate_sweet_side .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .celebrate_sweet_side .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .celebrate_sweet_side .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .celebrate_sweet_side .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .celebrate_sweet_side .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .celebrate_sweet_side .column .Pink {
           color: #f05ba1;
        }

        .celebrate_sweet_side .column .Magenta {
           color: #9a2e62;
        }

        .celebrate_sweet_side .column .Navy {
           color: #172954;
        }

        .celebrate_sweet_side .column .Aqua {
           color: #74cfe2;
        }

        .celebrate_sweet_side .column .Purple {
           color: #c76cab;
        }

        .celebrate_sweet_side .column .Yellow {
           color: #feba33;
        }

        .celebrate_sweet_side .column .Orange {
           color: #faa74b;
        }

        .celebrate_sweet_side .column .serif {
           font-family: 'Playfair Display';
        }

        .celebrate_sweet_side .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .celebrate_sweet_side .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .celebrate_sweet_side .column a {
        }

    /*headers*/

        .celebrate_sweet_side .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .celebrate_sweet_side .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .celebrate_sweet_side .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .celebrate_sweet_side .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .celebrate_sweet_side .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .celebrate_sweet_side .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
DayQuil Ad
***********************************/

    /*paragraphs*/

        .dayquil_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .dayquil_ad .column a {
        }

    /*headers*/

        .dayquil_ad .column h1 {
        }

        .dayquil_ad .column h2 {
        }

        .dayquil_ad .column h3 {
        }

        .dayquil_ad .column h4 {
        }

        .dayquil_ad .column h5 {
        }

        .dayquil_ad .column h6 {
        }

/***********************************
Shop - Light Fantastic
***********************************/

    /*paragraphs*/

        .shop_light_fantastic .column p {
           font-family: 'Mulish';
        }

        .shop_light_fantastic .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .shop_light_fantastic .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .shop_light_fantastic .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .shop_light_fantastic .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .shop_light_fantastic .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .shop_light_fantastic .column .Pink {
           color: #f05ba1;
        }

        .shop_light_fantastic .column .Magenta {
           color: #9a2e62;
        }

        .shop_light_fantastic .column .Navy {
           color: #172954;
        }

        .shop_light_fantastic .column .Aqua {
           color: #74cfe2;
        }

        .shop_light_fantastic .column .Purple {
           color: #c76cab;
        }

        .shop_light_fantastic .column .Yellow {
           color: #feba33;
        }

        .shop_light_fantastic .column .Orange {
           color: #faa74b;
        }

        .shop_light_fantastic .column .serif {
           font-family: 'Playfair Display';
        }

        .shop_light_fantastic .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .shop_light_fantastic .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .shop_light_fantastic .column a {
        }

    /*headers*/

        .shop_light_fantastic .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .shop_light_fantastic .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .shop_light_fantastic .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .shop_light_fantastic .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
           text-align: center;
        }

        .shop_light_fantastic .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .shop_light_fantastic .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
           text-align: center;
        }

    /*images*/

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

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

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

    /*layoutitems*/

        .shop_light_fantastic .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_tastefuls_ad_1 .column p {
        }

    /*inlines*/

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

    /*headers*/

        .blue_tastefuls_ad_1 .column h1 {
        }

        .blue_tastefuls_ad_1 .column h2 {
        }

        .blue_tastefuls_ad_1 .column h3 {
        }

        .blue_tastefuls_ad_1 .column h4 {
        }

        .blue_tastefuls_ad_1 .column h5 {
        }

        .blue_tastefuls_ad_1 .column h6 {
        }

/***********************************
Shop - Pet-Friendly Sofas
***********************************/

    /*paragraphs*/

        .shop_pet_friendly_sofas .column p {
           font-family: 'Mulish';
        }

        .shop_pet_friendly_sofas .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .shop_pet_friendly_sofas .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .shop_pet_friendly_sofas .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .shop_pet_friendly_sofas .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .shop_pet_friendly_sofas .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .shop_pet_friendly_sofas .column .Pink {
           color: #f05ba1;
        }

        .shop_pet_friendly_sofas .column .Magenta {
           color: #9a2e62;
        }

        .shop_pet_friendly_sofas .column .Navy {
           color: #172954;
        }

        .shop_pet_friendly_sofas .column .Aqua {
           color: #74cfe2;
        }

        .shop_pet_friendly_sofas .column .Purple {
           color: #c76cab;
        }

        .shop_pet_friendly_sofas .column .Yellow {
           color: #feba33;
        }

        .shop_pet_friendly_sofas .column .Orange {
           color: #faa74b;
        }

        .shop_pet_friendly_sofas .column .serif {
           font-family: 'Playfair Display';
        }

        .shop_pet_friendly_sofas .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .shop_pet_friendly_sofas .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .shop_pet_friendly_sofas .column a {
        }

    /*headers*/

        .shop_pet_friendly_sofas .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .shop_pet_friendly_sofas .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
           text-align: center;
        }

        .shop_pet_friendly_sofas .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .shop_pet_friendly_sofas .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .shop_pet_friendly_sofas .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .shop_pet_friendly_sofas .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
           text-align: center;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .blue_tastefuls_ad_2 .column p {
        }

    /*inlines*/

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

    /*headers*/

        .blue_tastefuls_ad_2 .column h1 {
        }

        .blue_tastefuls_ad_2 .column h2 {
        }

        .blue_tastefuls_ad_2 .column h3 {
        }

        .blue_tastefuls_ad_2 .column h4 {
        }

        .blue_tastefuls_ad_2 .column h5 {
        }

        .blue_tastefuls_ad_2 .column h6 {
        }

/***********************************
Decorate - Moroccan Magic
***********************************/

    /*paragraphs*/

        .decorate_moroccan_magic .column p {
           font-family: 'Mulish';
        }

        .decorate_moroccan_magic .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .decorate_moroccan_magic .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .decorate_moroccan_magic .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .decorate_moroccan_magic .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .decorate_moroccan_magic .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .decorate_moroccan_magic .column .Pink {
           color: #f05ba1;
        }

        .decorate_moroccan_magic .column .Magenta {
           color: #9a2e62;
        }

        .decorate_moroccan_magic .column .Navy {
           color: #172954;
        }

        .decorate_moroccan_magic .column .Aqua {
           color: #74cfe2;
        }

        .decorate_moroccan_magic .column .Purple {
           color: #c76cab;
        }

        .decorate_moroccan_magic .column .Yellow {
           color: #feba33;
        }

        .decorate_moroccan_magic .column .Orange {
           color: #faa74b;
        }

        .decorate_moroccan_magic .column .serif {
           font-family: 'Playfair Display';
        }

        .decorate_moroccan_magic .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .decorate_moroccan_magic .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .decorate_moroccan_magic .column a {
        }

    /*headers*/

        .decorate_moroccan_magic .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .decorate_moroccan_magic .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .decorate_moroccan_magic .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .decorate_moroccan_magic .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .decorate_moroccan_magic .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .decorate_moroccan_magic .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
           text-align: center;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
BHG Real Estate Ad
***********************************/

    /*paragraphs*/

        .bhg_real_estate_ad .column p {
        }

    /*inlines*/

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

        .bhg_real_estate_ad .column a {
        }

    /*headers*/

        .bhg_real_estate_ad .column h1 {
        }

        .bhg_real_estate_ad .column h2 {
        }

        .bhg_real_estate_ad .column h3 {
        }

        .bhg_real_estate_ad .column h4 {
        }

        .bhg_real_estate_ad .column h5 {
        }

        .bhg_real_estate_ad .column h6 {
        }

/***********************************
Decorate - Art Is Everywhere
***********************************/

    /*paragraphs*/

        .decorate_art_is_everywhere .column p {
           font-family: 'Mulish';
        }

        .decorate_art_is_everywhere .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .decorate_art_is_everywhere .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .decorate_art_is_everywhere .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .decorate_art_is_everywhere .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .decorate_art_is_everywhere .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .decorate_art_is_everywhere .column .Pink {
           color: #f05ba1;
        }

        .decorate_art_is_everywhere .column .Magenta {
           color: #9a2e62;
        }

        .decorate_art_is_everywhere .column .Navy {
           color: #172954;
        }

        .decorate_art_is_everywhere .column .Aqua {
           color: #74cfe2;
        }

        .decorate_art_is_everywhere .column .Purple {
           color: #c76cab;
        }

        .decorate_art_is_everywhere .column .Yellow {
           color: #feba33;
        }

        .decorate_art_is_everywhere .column .Orange {
           color: #faa74b;
        }

        .decorate_art_is_everywhere .column .serif {
           font-family: 'Playfair Display';
        }

        .decorate_art_is_everywhere .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .decorate_art_is_everywhere .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .decorate_art_is_everywhere .column a {
        }

    /*headers*/

        .decorate_art_is_everywhere .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .decorate_art_is_everywhere .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
           text-align: center;
        }

        .decorate_art_is_everywhere .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
           text-align: center;
        }

        .decorate_art_is_everywhere .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
           text-align: center;
        }

        .decorate_art_is_everywhere .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .decorate_art_is_everywhere .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Nervive Ad
***********************************/

    /*paragraphs*/

        .nervive_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .nervive_ad .column a {
        }

    /*headers*/

        .nervive_ad .column h1 {
        }

        .nervive_ad .column h2 {
        }

        .nervive_ad .column h3 {
        }

        .nervive_ad .column h4 {
        }

        .nervive_ad .column h5 {
        }

        .nervive_ad .column h6 {
        }

/***********************************
Make - The Bead Goes On
***********************************/

    /*paragraphs*/

        .make_the_bead_goes_on .column p {
           font-family: 'Mulish';
        }

        .make_the_bead_goes_on .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .make_the_bead_goes_on .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .make_the_bead_goes_on .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .make_the_bead_goes_on .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .make_the_bead_goes_on .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .make_the_bead_goes_on .column .Pink {
           color: #f05ba1;
        }

        .make_the_bead_goes_on .column .Magenta {
           color: #9a2e62;
        }

        .make_the_bead_goes_on .column .Navy {
           color: #172954;
        }

        .make_the_bead_goes_on .column .Aqua {
           color: #74cfe2;
        }

        .make_the_bead_goes_on .column .Purple {
           color: #c76cab;
        }

        .make_the_bead_goes_on .column .Yellow {
           color: #feba33;
        }

        .make_the_bead_goes_on .column .Orange {
           color: #faa74b;
        }

        .make_the_bead_goes_on .column .serif {
           font-family: 'Playfair Display';
        }

        .make_the_bead_goes_on .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .make_the_bead_goes_on .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .make_the_bead_goes_on .column a {
        }

    /*headers*/

        .make_the_bead_goes_on .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .make_the_bead_goes_on .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
           text-align: center;
        }

        .make_the_bead_goes_on .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
           text-align: center;
        }

        .make_the_bead_goes_on .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .make_the_bead_goes_on .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .make_the_bead_goes_on .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Upgrade - The Clean Routine
***********************************/

    /*paragraphs*/

        .upgrade_the_clean_routine .column p {
           font-family: 'Mulish';
        }

        .upgrade_the_clean_routine .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .upgrade_the_clean_routine .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .upgrade_the_clean_routine .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .upgrade_the_clean_routine .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .upgrade_the_clean_routine .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .upgrade_the_clean_routine .column .Pink {
           color: #f05ba1;
        }

        .upgrade_the_clean_routine .column .Magenta {
           color: #9a2e62;
        }

        .upgrade_the_clean_routine .column .Navy {
           color: #172954;
        }

        .upgrade_the_clean_routine .column .Aqua {
           color: #74cfe2;
        }

        .upgrade_the_clean_routine .column .Purple {
           color: #c76cab;
        }

        .upgrade_the_clean_routine .column .Yellow {
           color: #feba33;
        }

        .upgrade_the_clean_routine .column .Orange {
           color: #faa74b;
        }

        .upgrade_the_clean_routine .column .serif {
           font-family: 'Playfair Display';
        }

        .upgrade_the_clean_routine .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 22px;
        }

        .upgrade_the_clean_routine .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .upgrade_the_clean_routine .column a {
        }

    /*headers*/

        .upgrade_the_clean_routine .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .upgrade_the_clean_routine .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
           text-align: center;
        }

        .upgrade_the_clean_routine .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .upgrade_the_clean_routine .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
           text-align: center;
        }

        .upgrade_the_clean_routine .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .upgrade_the_clean_routine .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
           text-align: center;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .safeguard_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .safeguard_ad .column a {
        }

    /*headers*/

        .safeguard_ad .column h1 {
        }

        .safeguard_ad .column h2 {
        }

        .safeguard_ad .column h3 {
        }

        .safeguard_ad .column h4 {
        }

        .safeguard_ad .column h5 {
        }

        .safeguard_ad .column h6 {
        }

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

    /*paragraphs*/

        .glad_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .glad_ad .column a {
        }

    /*headers*/

        .glad_ad .column h1 {
        }

        .glad_ad .column h2 {
        }

        .glad_ad .column h3 {
        }

        .glad_ad .column h4 {
        }

        .glad_ad .column h5 {
        }

        .glad_ad .column h6 {
        }

/***********************************
Upgrade - I Did It
***********************************/

    /*paragraphs*/

        .upgrade_i_did_it .column p {
           font-family: 'Mulish';
        }

        .upgrade_i_did_it .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .upgrade_i_did_it .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .upgrade_i_did_it .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .upgrade_i_did_it .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .upgrade_i_did_it .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .upgrade_i_did_it .column .Pink {
           color: #f05ba1;
        }

        .upgrade_i_did_it .column .Magenta {
           color: #9a2e62;
        }

        .upgrade_i_did_it .column .Navy {
           color: #172954;
        }

        .upgrade_i_did_it .column .Aqua {
           color: #74cfe2;
        }

        .upgrade_i_did_it .column .Purple {
           color: #c76cab;
        }

        .upgrade_i_did_it .column .Yellow {
           color: #feba33;
        }

        .upgrade_i_did_it .column .Orange {
           color: #faa74b;
        }

        .upgrade_i_did_it .column .serif {
           font-family: 'Playfair Display';
        }

        .upgrade_i_did_it .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .upgrade_i_did_it .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .upgrade_i_did_it .column a {
        }

    /*headers*/

        .upgrade_i_did_it .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .upgrade_i_did_it .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .upgrade_i_did_it .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .upgrade_i_did_it .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
           text-align: center;
        }

        .upgrade_i_did_it .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .upgrade_i_did_it .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
           text-align: center;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
BHG Walmart Ad
***********************************/

    /*paragraphs*/

        .bhg_walmart_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .bhg_walmart_ad .column a {
        }

    /*headers*/

        .bhg_walmart_ad .column h1 {
        }

        .bhg_walmart_ad .column h2 {
        }

        .bhg_walmart_ad .column h3 {
        }

        .bhg_walmart_ad .column h4 {
        }

        .bhg_walmart_ad .column h5 {
        }

        .bhg_walmart_ad .column h6 {
        }

/***********************************
Almased Ad
***********************************/

    /*paragraphs*/

        .almased_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .almased_ad .column a {
        }

    /*headers*/

        .almased_ad .column h1 {
        }

        .almased_ad .column h2 {
        }

        .almased_ad .column h3 {
        }

        .almased_ad .column h4 {
        }

        .almased_ad .column h5 {
        }

        .almased_ad .column h6 {
        }

/***********************************
Opzelura Ad 1
***********************************/

    /*paragraphs*/

        .opzelura_ad_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .opzelura_ad_1 .column a {
        }

    /*headers*/

        .opzelura_ad_1 .column h1 {
        }

        .opzelura_ad_1 .column h2 {
        }

        .opzelura_ad_1 .column h3 {
        }

        .opzelura_ad_1 .column h4 {
        }

        .opzelura_ad_1 .column h5 {
        }

        .opzelura_ad_1 .column h6 {
        }

/***********************************
Opzelura Ad 2
***********************************/

    /*paragraphs*/

        .opzelura_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .opzelura_ad_2 .column a {
        }

    /*headers*/

        .opzelura_ad_2 .column h1 {
        }

        .opzelura_ad_2 .column h2 {
        }

        .opzelura_ad_2 .column h3 {
        }

        .opzelura_ad_2 .column h4 {
        }

        .opzelura_ad_2 .column h5 {
        }

        .opzelura_ad_2 .column h6 {
        }

/***********************************
Opzelura Ad 3
***********************************/

    /*paragraphs*/

        .opzelura_ad_3 .column p {
        }

    /*inlines*/

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

    /*links*/

        .opzelura_ad_3 .column a {
        }

    /*headers*/

        .opzelura_ad_3 .column h1 {
        }

        .opzelura_ad_3 .column h2 {
        }

        .opzelura_ad_3 .column h3 {
        }

        .opzelura_ad_3 .column h4 {
        }

        .opzelura_ad_3 .column h5 {
        }

        .opzelura_ad_3 .column h6 {
        }

/***********************************
Cook - The Savory Side of Pie
***********************************/

    /*paragraphs*/

        .cook_the_savory_side_of_pie .column p {
           font-family: 'Mulish';
        }

        .cook_the_savory_side_of_pie .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .cook_the_savory_side_of_pie .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .cook_the_savory_side_of_pie .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .cook_the_savory_side_of_pie .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .cook_the_savory_side_of_pie .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .cook_the_savory_side_of_pie .column .Pink {
           color: #f05ba1;
        }

        .cook_the_savory_side_of_pie .column .Magenta {
           color: #9a2e62;
        }

        .cook_the_savory_side_of_pie .column .Navy {
           color: #172954;
        }

        .cook_the_savory_side_of_pie .column .Aqua {
           color: #74cfe2;
        }

        .cook_the_savory_side_of_pie .column .Purple {
           color: #c76cab;
        }

        .cook_the_savory_side_of_pie .column .Yellow {
           color: #feba33;
        }

        .cook_the_savory_side_of_pie .column .Orange {
           color: #faa74b;
        }

        .cook_the_savory_side_of_pie .column .serif {
           font-family: 'Playfair Display';
        }

        .cook_the_savory_side_of_pie .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .cook_the_savory_side_of_pie .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .cook_the_savory_side_of_pie .column a {
        }

    /*headers*/

        .cook_the_savory_side_of_pie .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .cook_the_savory_side_of_pie .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
           text-align: center;
        }

        .cook_the_savory_side_of_pie .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
           text-align: center;
        }

        .cook_the_savory_side_of_pie .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .cook_the_savory_side_of_pie .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .cook_the_savory_side_of_pie .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
DIY Deluxe
***********************************/

    /*paragraphs*/

        .diy_deluxe .column p {
           font-family: 'Mulish';
        }

        .diy_deluxe .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .diy_deluxe .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .diy_deluxe .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .diy_deluxe .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .diy_deluxe .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .diy_deluxe .column .Pink {
           color: #f05ba1;
        }

        .diy_deluxe .column .Magenta {
           color: #9a2e62;
        }

        .diy_deluxe .column .Navy {
           color: #172954;
        }

        .diy_deluxe .column .Aqua {
           color: #74cfe2;
        }

        .diy_deluxe .column .Purple {
           color: #c76cab;
        }

        .diy_deluxe .column .Yellow {
           color: #feba33;
        }

        .diy_deluxe .column .Orange {
           color: #faa74b;
        }

        .diy_deluxe .column .serif {
           font-family: 'Playfair Display';
        }

        .diy_deluxe .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .diy_deluxe .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .diy_deluxe .column a {
        }

    /*headers*/

        .diy_deluxe .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .diy_deluxe .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
           text-align: center;
        }

        .diy_deluxe .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .diy_deluxe .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .diy_deluxe .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .diy_deluxe .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
DIY Notebook
***********************************/

    /*paragraphs*/

        .diy_notebook .column p {
           font-family: 'Mulish';
        }

        .diy_notebook .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .diy_notebook .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .diy_notebook .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .diy_notebook .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .diy_notebook .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .diy_notebook .column .Pink {
           color: #f05ba1;
        }

        .diy_notebook .column .Magenta {
           color: #9a2e62;
        }

        .diy_notebook .column .Navy {
           color: #172954;
        }

        .diy_notebook .column .Aqua {
           color: #74cfe2;
        }

        .diy_notebook .column .Purple {
           color: #c76cab;
        }

        .diy_notebook .column .Yellow {
           color: #feba33;
        }

        .diy_notebook .column .Orange {
           color: #faa74b;
        }

        .diy_notebook .column .serif {
           font-family: 'Playfair Display';
        }

        .diy_notebook .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .diy_notebook .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .diy_notebook .column a {
        }

    /*headers*/

        .diy_notebook .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .diy_notebook .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .diy_notebook .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .diy_notebook .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .diy_notebook .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .diy_notebook .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Falling for Cocoa
***********************************/

    /*paragraphs*/

        .falling_for_cocoa .column p {
           font-family: 'Mulish';
        }

        .falling_for_cocoa .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .falling_for_cocoa .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .falling_for_cocoa .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .falling_for_cocoa .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .falling_for_cocoa .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .falling_for_cocoa .column .Pink {
           color: #f05ba1;
        }

        .falling_for_cocoa .column .Magenta {
           color: #9a2e62;
        }

        .falling_for_cocoa .column .Navy {
           color: #172954;
        }

        .falling_for_cocoa .column .Aqua {
           color: #74cfe2;
        }

        .falling_for_cocoa .column .Purple {
           color: #c76cab;
        }

        .falling_for_cocoa .column .Yellow {
           color: #feba33;
        }

        .falling_for_cocoa .column .Orange {
           color: #faa74b;
        }

        .falling_for_cocoa .column .serif {
           font-family: 'Playfair Display';
        }

        .falling_for_cocoa .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .falling_for_cocoa .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .falling_for_cocoa .column a {
        }

    /*headers*/

        .falling_for_cocoa .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .falling_for_cocoa .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
           text-align: center;
        }

        .falling_for_cocoa .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .falling_for_cocoa .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .falling_for_cocoa .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .falling_for_cocoa .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Through a Gardener's Lens
***********************************/

    /*paragraphs*/

        .through_a_gardeners_lens .column p {
           font-family: 'Mulish';
        }

        .through_a_gardeners_lens .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .through_a_gardeners_lens .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .through_a_gardeners_lens .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .through_a_gardeners_lens .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .through_a_gardeners_lens .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .through_a_gardeners_lens .column .Pink {
           color: #f05ba1;
        }

        .through_a_gardeners_lens .column .Magenta {
           color: #9a2e62;
        }

        .through_a_gardeners_lens .column .Navy {
           color: #172954;
        }

        .through_a_gardeners_lens .column .Aqua {
           color: #74cfe2;
        }

        .through_a_gardeners_lens .column .Purple {
           color: #c76cab;
        }

        .through_a_gardeners_lens .column .Yellow {
           color: #feba33;
        }

        .through_a_gardeners_lens .column .Orange {
           color: #faa74b;
        }

        .through_a_gardeners_lens .column .serif {
           font-family: 'Playfair Display';
        }

        .through_a_gardeners_lens .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .through_a_gardeners_lens .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .through_a_gardeners_lens .column a {
        }

    /*headers*/

        .through_a_gardeners_lens .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
           text-align: center;
        }

        .through_a_gardeners_lens .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .through_a_gardeners_lens .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
           text-align: center;
        }

        .through_a_gardeners_lens .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .through_a_gardeners_lens .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .through_a_gardeners_lens .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Workbook
***********************************/

    /*paragraphs*/

        .workbook .column p {
           font-family: 'Mulish';
        }

        .workbook .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .workbook .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .workbook .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .workbook .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .workbook .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .workbook .column .Pink {
           color: #f05ba1;
        }

        .workbook .column .Magenta {
           color: #9a2e62;
        }

        .workbook .column .Navy {
           color: #172954;
        }

        .workbook .column .Aqua {
           color: #74cfe2;
        }

        .workbook .column .Purple {
           color: #c76cab;
        }

        .workbook .column .Yellow {
           color: #feba33;
        }

        .workbook .column .Orange {
           color: #ec6724;
        }

        .workbook .column .serif {
           font-family: 'Playfair Display';
        }

        .workbook .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 22px;
        }

        .workbook .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .workbook .column a {
        }

    /*headers*/

        .workbook .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .workbook .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .workbook .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .workbook .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .workbook .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .workbook .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Fresh Files & Blue Buffalo Ad
***********************************/

    /*paragraphs*/

        .fresh_files_blue_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .fresh_files_blue_ad .column a {
        }

    /*headers*/

        .fresh_files_blue_ad .column h1 {
        }

        .fresh_files_blue_ad .column h2 {
        }

        .fresh_files_blue_ad .column h3 {
        }

        .fresh_files_blue_ad .column h4 {
        }

        .fresh_files_blue_ad .column h5 {
        }

        .fresh_files_blue_ad .column h6 {
        }

/***********************************
Cookbook - Cocoa-Berry Biscuits & Cocoa Palette
***********************************/

    /*paragraphs*/

        .cookbook_cocoa .column p {
           font-family: 'Mulish';
        }

        .cookbook_cocoa .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .cookbook_cocoa .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .cookbook_cocoa .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .cookbook_cocoa .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .cookbook_cocoa .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .cookbook_cocoa .column .Pink {
           color: #000000;
           font-size: 16px;
           text-transform: uppercase;
           font-weight: bold;
        }

        .cookbook_cocoa .column .Magenta {
           color: #9a2e62;
        }

        .cookbook_cocoa .column .Navy {
           color: #000000;
           font-family: 'Mulish';
        }

        .cookbook_cocoa .column .Aqua {
           color: #74cfe2;
        }

        .cookbook_cocoa .column .Purple {
           color: #c76cab;
        }

        .cookbook_cocoa .column .Yellow {
           color: #feba33;
        }

        .cookbook_cocoa .column .Orange {
           color: #faa74b;
        }

        .cookbook_cocoa .column .serif {
           font-family: 'Playfair Display';
        }

        .cookbook_cocoa .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .cookbook_cocoa .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .cookbook_cocoa .column a {
        }

    /*headers*/

        .cookbook_cocoa .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .cookbook_cocoa .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .cookbook_cocoa .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .cookbook_cocoa .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .cookbook_cocoa .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .cookbook_cocoa .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Cookbook - Meat Pie & Pulled Pork Pie
***********************************/

    /*paragraphs*/

        .cookbook_meat_pie .column p {
           font-family: 'Mulish';
        }

        .cookbook_meat_pie .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .cookbook_meat_pie .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .cookbook_meat_pie .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .cookbook_meat_pie .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .cookbook_meat_pie .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .cookbook_meat_pie .column .Pink {
           color: #000000;
           text-transform: uppercase;
           font-weight: bold;
        }

        .cookbook_meat_pie .column .Magenta {
           color: #9a2e62;
        }

        .cookbook_meat_pie .column .Navy {
           color: #172954;
        }

        .cookbook_meat_pie .column .Aqua {
           color: #74cfe2;
        }

        .cookbook_meat_pie .column .Purple {
           color: #000000;
        }

        .cookbook_meat_pie .column .Yellow {
           color: #faa74b;
           font-size: 36px;
           text-decoration: underline;
        }

        .cookbook_meat_pie .column .Orange {
           color: #faa74b;
        }

        .cookbook_meat_pie .column .serif {
           font-family: 'Playfair Display';
        }

        .cookbook_meat_pie .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .cookbook_meat_pie .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .cookbook_meat_pie .column a {
        }

    /*headers*/

        .cookbook_meat_pie .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .cookbook_meat_pie .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .cookbook_meat_pie .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .cookbook_meat_pie .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .cookbook_meat_pie .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .cookbook_meat_pie .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Thrive - Mindset Resolutions
***********************************/

    /*paragraphs*/

        .thrive_mindset_resolutions .column p {
           font-family: 'Mulish';
        }

        .thrive_mindset_resolutions .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .thrive_mindset_resolutions .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .thrive_mindset_resolutions .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .thrive_mindset_resolutions .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .thrive_mindset_resolutions .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .thrive_mindset_resolutions .column .Pink {
           color: #f05ba1;
        }

        .thrive_mindset_resolutions .column .Magenta {
           color: #9a2e62;
        }

        .thrive_mindset_resolutions .column .Navy {
           color: #172954;
        }

        .thrive_mindset_resolutions .column .Aqua {
           color: #74cfe2;
        }

        .thrive_mindset_resolutions .column .Purple {
           color: #c76cab;
        }

        .thrive_mindset_resolutions .column .Yellow {
           color: #feba33;
        }

        .thrive_mindset_resolutions .column .Orange {
           color: #faa74b;
        }

        .thrive_mindset_resolutions .column .serif {
           font-family: 'Playfair Display';
        }

        .thrive_mindset_resolutions .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .thrive_mindset_resolutions .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .thrive_mindset_resolutions .column a {
        }

    /*headers*/

        .thrive_mindset_resolutions .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .thrive_mindset_resolutions .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .thrive_mindset_resolutions .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .thrive_mindset_resolutions .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .thrive_mindset_resolutions .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .thrive_mindset_resolutions .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
DayQuil NyQuil Ad
***********************************/

    /*paragraphs*/

        .dayquil_nyquil_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .dayquil_nyquil_ad .column a {
        }

    /*headers*/

        .dayquil_nyquil_ad .column h1 {
        }

        .dayquil_nyquil_ad .column h2 {
        }

        .dayquil_nyquil_ad .column h3 {
        }

        .dayquil_nyquil_ad .column h4 {
        }

        .dayquil_nyquil_ad .column h5 {
        }

        .dayquil_nyquil_ad .column h6 {
        }

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

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

/***********************************
Thrive - In the Know
***********************************/

    /*paragraphs*/

        .thrive_in_the_know .column p {
           font-family: 'Mulish';
        }

        .thrive_in_the_know .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .thrive_in_the_know .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .thrive_in_the_know .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .thrive_in_the_know .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .thrive_in_the_know .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .thrive_in_the_know .column .Pink {
           color: #f05ba1;
        }

        .thrive_in_the_know .column .Magenta {
           color: #9a2e62;
        }

        .thrive_in_the_know .column .Navy {
           color: #172954;
        }

        .thrive_in_the_know .column .Aqua {
           color: #74cfe2;
        }

        .thrive_in_the_know .column .Purple {
           color: #c76cab;
        }

        .thrive_in_the_know .column .Yellow {
           color: #feba33;
        }

        .thrive_in_the_know .column .Orange {
           color: #faa74b;
        }

        .thrive_in_the_know .column .serif {
           font-family: 'Playfair Display';
        }

        .thrive_in_the_know .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .thrive_in_the_know .column .SPROUTGREEN {
           color: #b8ca9d;
        }

        .thrive_in_the_know .column .Green {
           color: #40ad49;
        }

        .thrive_in_the_know .column .Blue {
           color: #2d7dc1;
        }

    /*links*/

        .thrive_in_the_know .column a {
        }

    /*headers*/

        .thrive_in_the_know .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .thrive_in_the_know .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .thrive_in_the_know .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .thrive_in_the_know .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .thrive_in_the_know .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .thrive_in_the_know .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
Stylemaker - Kristen Griffith-VanderYacht
***********************************/

    /*paragraphs*/

        .stylemaker_kristen_griffith .column p {
           font-family: 'Mulish';
        }

        .stylemaker_kristen_griffith .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .stylemaker_kristen_griffith .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .stylemaker_kristen_griffith .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .stylemaker_kristen_griffith .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .stylemaker_kristen_griffith .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .stylemaker_kristen_griffith .column .Pink {
           color: #f05ba1;
        }

        .stylemaker_kristen_griffith .column .Magenta {
           color: #9a2e62;
        }

        .stylemaker_kristen_griffith .column .Navy {
           color: #172954;
        }

        .stylemaker_kristen_griffith .column .Aqua {
           color: #74cfe2;
        }

        .stylemaker_kristen_griffith .column .Purple {
           color: #c76cab;
        }

        .stylemaker_kristen_griffith .column .Yellow {
           color: #feba33;
        }

        .stylemaker_kristen_griffith .column .Orange {
           color: #faa74b;
        }

        .stylemaker_kristen_griffith .column .serif {
           font-family: 'Playfair Display';
        }

        .stylemaker_kristen_griffith .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 16px;
        }

        .stylemaker_kristen_griffith .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .stylemaker_kristen_griffith .column a {
        }

    /*headers*/

        .stylemaker_kristen_griffith .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .stylemaker_kristen_griffith .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .stylemaker_kristen_griffith .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .stylemaker_kristen_griffith .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
        }

        .stylemaker_kristen_griffith .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .stylemaker_kristen_griffith .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
ZzzQuil Ad
***********************************/

    /*paragraphs*/

        .zzzquil_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .zzzquil_ad .column a {
        }

    /*headers*/

        .zzzquil_ad .column h1 {
        }

        .zzzquil_ad .column h2 {
        }

        .zzzquil_ad .column h3 {
        }

        .zzzquil_ad .column h4 {
        }

        .zzzquil_ad .column h5 {
        }

        .zzzquil_ad .column h6 {
        }

/***********************************
Eggland's Best Ad
***********************************/

    /*paragraphs*/

        .egglands_best_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .egglands_best_ad .column a {
        }

    /*headers*/

        .egglands_best_ad .column h1 {
        }

        .egglands_best_ad .column h2 {
        }

        .egglands_best_ad .column h3 {
        }

        .egglands_best_ad .column h4 {
        }

        .egglands_best_ad .column h5 {
        }

        .egglands_best_ad .column h6 {
        }

/***********************************
Upgrade - Yuck Guide
***********************************/

    /*paragraphs*/

        .upgrade_yuck_guide .column p {
           font-family: 'Mulish';
        }

        .upgrade_yuck_guide .column p.SerifQuote {
           font-family: 'Playfair Display';
           font-size: 20px;
        }

        .upgrade_yuck_guide .column p.PullQuote {
           font-family: 'Mulish';
           font-size: 20px;
           letter-spacing: 1px;
           text-align: center;
        }

        .upgrade_yuck_guide .column p.CondensedQuote {
           font-family: 'Barlow Condensed';
           font-size: 20px;
        }

        .upgrade_yuck_guide .column p.Credits {
           font-family: 'Mulish';
           font-size: 12px;
        }

        .upgrade_yuck_guide .column p.centeralign {
           text-align: center;
        }

    /*inlines*/

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

        .upgrade_yuck_guide .column .Pink {
           color: #f05ba1;
        }

        .upgrade_yuck_guide .column .Magenta {
           color: #9a2e62;
        }

        .upgrade_yuck_guide .column .Navy {
           color: #172954;
        }

        .upgrade_yuck_guide .column .Aqua {
           color: #74cfe2;
        }

        .upgrade_yuck_guide .column .Purple {
           color: #c76cab;
        }

        .upgrade_yuck_guide .column .Yellow {
           color: #feba33;
        }

        .upgrade_yuck_guide .column .Orange {
           color: #faa74b;
        }

        .upgrade_yuck_guide .column .serif {
           font-family: 'Playfair Display';
        }

        .upgrade_yuck_guide .column .condensed {
           font-family: 'Barlow Condensed';
           font-size: 22px;
        }

        .upgrade_yuck_guide .column .SPROUTGREEN {
           color: #b8ca9d;
        }

    /*links*/

        .upgrade_yuck_guide .column a {
        }

    /*headers*/

        .upgrade_yuck_guide .column h1 {
           font-family: 'Playfair Display';
           font-size: 28px;
        }

        .upgrade_yuck_guide .column h2 {
           font-family: 'Playfair Display';
           font-size: 22px;
        }

        .upgrade_yuck_guide .column h3 {
           font-family: 'Mulish';
           font-size: 20px;
        }

        .upgrade_yuck_guide .column h4 {
           font-family: Impact, sans-serif;
           font-size: 28px;
           text-align: center;
        }

        .upgrade_yuck_guide .column h5 {
           font-family: Impact, sans-serif;
           font-size: 22px;
        }

        .upgrade_yuck_guide .column h6 {
           font-family: 'Barlow Condensed';
           font-size: 24px;
           text-align: center;
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

