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

    /*images*/

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

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

/***********************************
Ikea Ad
***********************************/

    /*paragraphs*/

        .ikea_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .ikea_ad .column a {
        }

    /*headers*/

        .ikea_ad .column h1 {
        }

        .ikea_ad .column h2 {
        }

        .ikea_ad .column h3 {
        }

        .ikea_ad .column h4 {
        }

        .ikea_ad .column h5 {
        }

        .ikea_ad .column h6 {
        }

/***********************************
Ikea Ad 2
***********************************/

    /*paragraphs*/

        .ikea_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .ikea_ad_2 .column a {
        }

    /*headers*/

        .ikea_ad_2 .column h1 {
        }

        .ikea_ad_2 .column h2 {
        }

        .ikea_ad_2 .column h3 {
        }

        .ikea_ad_2 .column h4 {
        }

        .ikea_ad_2 .column h5 {
        }

        .ikea_ad_2 .column h6 {
        }

/***********************************
West VA Ad
***********************************/

    /*paragraphs*/

        .west_va_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .west_va_ad .column a {
        }

    /*headers*/

        .west_va_ad .column h1 {
        }

        .west_va_ad .column h2 {
        }

        .west_va_ad .column h3 {
        }

        .west_va_ad .column h4 {
        }

        .west_va_ad .column h5 {
        }

        .west_va_ad .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

        .contents .column h4 {
           font-family: 'Roboto';
           font-size: 24px;
           text-align: center;
        }

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

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

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

/***********************************
IHG Ad
***********************************/

    /*paragraphs*/

        .ihg_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .ihg_ad .column a {
        }

    /*headers*/

        .ihg_ad .column h1 {
        }

        .ihg_ad .column h2 {
        }

        .ihg_ad .column h3 {
        }

        .ihg_ad .column h4 {
        }

        .ihg_ad .column h5 {
        }

        .ihg_ad .column h6 {
        }

/***********************************
Spoonflower Ad
***********************************/

    /*paragraphs*/

        .spoonflower_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .spoonflower_ad .column a {
        }

    /*headers*/

        .spoonflower_ad .column h1 {
        }

        .spoonflower_ad .column h2 {
        }

        .spoonflower_ad .column h3 {
        }

        .spoonflower_ad .column h4 {
        }

        .spoonflower_ad .column h5 {
        }

        .spoonflower_ad .column h6 {
        }

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

    /*paragraphs*/

        .credits .column p {
        }

    /*inlines*/

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

    /*links*/

        .credits .column a {
        }

    /*headers*/

        .credits .column h1 {
        }

        .credits .column h2 {
        }

        .credits .column h3 {
        }

        .credits .column h4 {
        }

        .credits .column h5 {
        }

        .credits .column h6 {
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .real_simple_everywhere .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Pilot G2 Ad
***********************************/

    /*paragraphs*/

        .pilot_g2_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .pilot_g2_ad .column a {
        }

    /*headers*/

        .pilot_g2_ad .column h1 {
        }

        .pilot_g2_ad .column h2 {
        }

        .pilot_g2_ad .column h3 {
        }

        .pilot_g2_ad .column h4 {
        }

        .pilot_g2_ad .column h5 {
        }

        .pilot_g2_ad .column h6 {
        }

/***********************************
What's the brightest, most colorful thing in your home?
***********************************/

    /*paragraphs*/

        .yw_colorful_home .column p {
           font-family: 'Roboto';
           text-align: center;
        }

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

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

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

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

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

    /*inlines*/

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

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

        .yw_colorful_home .column .Lilac {
           color: #e354bb;
        }

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .yw_colorful_home .column a {
        }

    /*headers*/

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

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

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

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

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

        .yw_colorful_home .column h6 {
           font-size: 20px;
           font-family: 'Roboto';
           font-weight: 500;
           text-align: center;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_add_to_cart .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Wedding Gifts
***********************************/

    /*paragraphs*/

        .swl_wedding_gifts .column p {
           font-family: 'Roboto';
           text-align: center;
        }

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_wedding_gifts .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
minted + BRIDES Ad
***********************************/

    /*paragraphs*/

        .minted_brides_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .minted_brides_ad .column a {
        }

    /*headers*/

        .minted_brides_ad .column h1 {
        }

        .minted_brides_ad .column h2 {
        }

        .minted_brides_ad .column h3 {
        }

        .minted_brides_ad .column h4 {
        }

        .minted_brides_ad .column h5 {
        }

        .minted_brides_ad .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_the_books_list .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_organize_this .column a {
        }

    /*headers*/

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

        .swl_organize_this .column h2 {
           font-size: 20px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           font-weight: 500;
           text-align: center;
        }

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

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

    /*paragraphs*/

        .glad_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .glad_ad_2 .column a {
        }

    /*headers*/

        .glad_ad_2 .column h1 {
        }

        .glad_ad_2 .column h2 {
        }

        .glad_ad_2 .column h3 {
        }

        .glad_ad_2 .column h4 {
        }

        .glad_ad_2 .column h5 {
        }

        .glad_ad_2 .column h6 {
        }

/***********************************
2024 RS Home Preview
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_24_rs_home_preview .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Lowe's Ad
***********************************/

    /*paragraphs*/

        .lowes_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .lowes_ad .column a {
        }

    /*headers*/

        .lowes_ad .column h1 {
        }

        .lowes_ad .column h2 {
        }

        .lowes_ad .column h3 {
        }

        .lowes_ad .column h4 {
        }

        .lowes_ad .column h5 {
        }

        .lowes_ad .column h6 {
        }

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

    /*paragraphs*/

        .command_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .command_ad .column a {
        }

    /*headers*/

        .command_ad .column h1 {
        }

        .command_ad .column h2 {
        }

        .command_ad .column h3 {
        }

        .command_ad .column h4 {
        }

        .command_ad .column h5 {
        }

        .command_ad .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_genius_beauty .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
How-To and Smart Beauty
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_how_to_smart_beauty .column a {
        }

    /*headers*/

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

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

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

        .swl_how_to_smart_beauty .column h4 {
           font-family: 'Roboto';
           font-size: 20px;
        }

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Poise Ad
***********************************/

    /*paragraphs*/

        .poise_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .poise_ad .column a {
        }

    /*headers*/

        .poise_ad .column h1 {
        }

        .poise_ad .column h2 {
        }

        .poise_ad .column h3 {
        }

        .poise_ad .column h4 {
        }

        .poise_ad .column h5 {
        }

        .poise_ad .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .swl_beauty_road_test .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
The Big See Ad
***********************************/

    /*paragraphs*/

        .the_big_see_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .the_big_see_ad .column a {
        }

    /*headers*/

        .the_big_see_ad .column h1 {
        }

        .the_big_see_ad .column h2 {
        }

        .the_big_see_ad .column h3 {
        }

        .the_big_see_ad .column h4 {
        }

        .the_big_see_ad .column h5 {
        }

        .the_big_see_ad .column h6 {
        }

/***********************************
Enjoy Illinois Ad
***********************************/

    /*paragraphs*/

        .enjoy_illinois_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .enjoy_illinois_ad .column a {
        }

    /*headers*/

        .enjoy_illinois_ad .column h1 {
        }

        .enjoy_illinois_ad .column h2 {
        }

        .enjoy_illinois_ad .column h3 {
        }

        .enjoy_illinois_ad .column h4 {
        }

        .enjoy_illinois_ad .column h5 {
        }

        .enjoy_illinois_ad .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .htdt_sweet_thing .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Breyers Ad
***********************************/

    /*paragraphs*/

        .breyers_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .breyers_ad .column a {
        }

    /*headers*/

        .breyers_ad .column h1 {
        }

        .breyers_ad .column h2 {
        }

        .breyers_ad .column h3 {
        }

        .breyers_ad .column h4 {
        }

        .breyers_ad .column h5 {
        }

        .breyers_ad .column h6 {
        }

/***********************************
Drinnking With Jenna
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .htdt_drinnking_with_jenna .column .s1 {
           color: #dca10d;
        }

    /*links*/

        .htdt_drinnking_with_jenna .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
No-Sweat Fitness & Taking Care
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

        .htdt_no_sweat_fitness .column p.p3 {
           font-size: 20.0px;
        }

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .htdt_no_sweat_fitness .column .blue3 {
           color: #0068b2;
        }

    /*links*/

        .htdt_no_sweat_fitness .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Learn a New Trick & Smart Buy
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .htdt_learn_a_new_trick .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .htdt_simple_twists .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

/***********************************
Smart Money
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

        .htdt_smart_money .column p.p5 {
           font-size: 20.0px;
        }

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .htdt_smart_money .column .s1 {
           text-decoration: underline;
        }

        .htdt_smart_money .column .green1 {
           color: #599573;
        }

    /*links*/

        .htdt_smart_money .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Simple Extras + Food & Wine Ad
***********************************/

    /*paragraphs*/

        .simple_extras_fw_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .simple_extras_fw_ad .column a {
        }

    /*headers*/

        .simple_extras_fw_ad .column h1 {
        }

        .simple_extras_fw_ad .column h2 {
        }

        .simple_extras_fw_ad .column h3 {
        }

        .simple_extras_fw_ad .column h4 {
        }

        .simple_extras_fw_ad .column h5 {
        }

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_health .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Away
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_away .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Dave Thomas Foundation Ad
***********************************/

    /*paragraphs*/

        .dave_thomas_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .dave_thomas_ad .column a {
        }

    /*headers*/

        .dave_thomas_ad .column h1 {
        }

        .dave_thomas_ad .column h2 {
        }

        .dave_thomas_ad .column h3 {
        }

        .dave_thomas_ad .column h4 {
        }

        .dave_thomas_ad .column h5 {
        }

        .dave_thomas_ad .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_modern_manners .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_pets .column a {
        }

    /*headers*/

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

        .hwl_pets .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
           color: #ef454c;
           font-weight: bold;
        }

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Fresh Step Outstretch Ad
***********************************/

    /*paragraphs*/

        .fresh_step_outstretch_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .fresh_step_outstretch_ad .column a {
        }

    /*headers*/

        .fresh_step_outstretch_ad .column h1 {
        }

        .fresh_step_outstretch_ad .column h2 {
        }

        .fresh_step_outstretch_ad .column h3 {
        }

        .fresh_step_outstretch_ad .column h4 {
        }

        .fresh_step_outstretch_ad .column h5 {
        }

        .fresh_step_outstretch_ad .column h6 {
        }

/***********************************
Fresh Step Outstretch Ad 2
***********************************/

    /*paragraphs*/

        .fresh_step_outstretch_ad_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .fresh_step_outstretch_ad_2 .column a {
        }

    /*headers*/

        .fresh_step_outstretch_ad_2 .column h1 {
        }

        .fresh_step_outstretch_ad_2 .column h2 {
        }

        .fresh_step_outstretch_ad_2 .column h3 {
        }

        .fresh_step_outstretch_ad_2 .column h4 {
        }

        .fresh_step_outstretch_ad_2 .column h5 {
        }

        .fresh_step_outstretch_ad_2 .column h6 {
        }

/***********************************
Nerding Out
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

        .hwl_nerding_out .column a {
        }

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Magazines.com + Simply Shopping Ad
***********************************/

    /*paragraphs*/

        .magazines_com_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .magazines_com_ad .column a {
        }

    /*headers*/

        .magazines_com_ad .column h1 {
        }

        .magazines_com_ad .column h2 {
        }

        .magazines_com_ad .column h3 {
        }

        .magazines_com_ad .column h4 {
        }

        .magazines_com_ad .column h5 {
        }

        .magazines_com_ad .column h6 {
        }

/***********************************
The Best
***********************************/

    /*paragraphs*/

        .the_best .column p {
           font-family: 'Roboto';
           text-align: center;
        }

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

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

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

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

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

    /*inlines*/

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

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

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

        .the_best .column .Blue {
           color: #000000;
        }

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

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

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

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

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

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

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

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

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

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

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

        .the_best .column .black {
           color: #000000;
        }

    /*links*/

        .the_best .column a {
        }

    /*headers*/

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

        .the_best .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
           font-weight: 500;
           color: #fff200;
           text-decoration: underline;
        }

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

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

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

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

    /*images*/

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

    /*layoutitems*/

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

/***********************************
& The Brightest - The Busy Actor
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

        .atb_busy_actor .column p.YELLOWBG {
           font-family: 'Roboto';
           background-color: #fff684;
           padding-top: 25px;
           padding-bottom: 25px;
           padding-left: 25px;
           padding-right: 25px;
        }

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .atb_busy_actor .column .BLACK {
           color: rgba(0, 0, 0, 0.99);
        }

    /*links*/

        .atb_busy_actor .column a {
        }

    /*headers*/

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

        .atb_busy_actor .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           color: #fff44f;
           text-decoration: underline;
           text-align: center;
           font-weight: 400;
        }

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

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

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

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

    /*images*/

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

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

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

    /*layoutitems*/

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

/***********************************
& The Brightest - The Talk Show Host
***********************************/

    /*paragraphs*/

        .atb_talk_show_host .column p {
           font-family: 'Roboto';
           text-align: center;
        }

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

        .atb_talk_show_host .column p.PullQuote {
           font-size: 16px;
           text-align: left;
           font-family: 'Roboto';
        }

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

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

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

        .atb_talk_show_host .column p.yellowbg {
           font-family: 'Roboto';
           text-align: center;
           background-color: #fffcd6;
           padding-top: 25px;
           padding-left: 25px;
           padding-right: 25px;
           padding-bottom: 35px;
        }

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .atb_talk_show_host .column .black {
           color: rgba(0, 0, 0, 0.97);
        }

    /*links*/

        .atb_talk_show_host .column a {
        }

    /*headers*/

        .atb_talk_show_host .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           color: #fff34f;
           text-align: center;
           text-decoration: underline;
           font-weight: bold;
        }

        .atb_talk_show_host .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           color: #fff34f;
           text-decoration: underline;
           font-weight: 600;
           text-align: center;
        }

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

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

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

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

    /*images*/

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

        .atb_talk_show_host .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*/

        .atb_talk_show_host .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .atb_talk_show_host .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
& The Brightest - The Chef
***********************************/

    /*paragraphs*/

        .atb_chef .column p {
           font-family: 'Roboto';
        }

        .atb_chef .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .atb_chef .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .atb_chef .column p.CenteredText {
           text-align: center;
        }

        .atb_chef .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .atb_chef .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .atb_chef .column p.yellowBG {
           font-family: 'Roboto';
           background-color: #fff684;
           padding-top: 25px;
           padding-bottom: 25px;
           padding-left: 25px;
           padding-right: 25px;
        }

    /*inlines*/

        .atb_chef .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .atb_chef .column .Red {
           color: #ef454c;
        }

        .atb_chef .column .Lilac {
           color: #d69ac5;
        }

        .atb_chef .column .Blue {
           color: #1f80b2;
        }

        .atb_chef .column .NavyBlue {
           color: #485ca9;
        }

        .atb_chef .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .atb_chef .column .Green {
           color: #00b0a3;
        }

        .atb_chef .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .atb_chef .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .atb_chef .column .pink {
           color: #f0649a;
        }

        .atb_chef .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .atb_chef .column .orange {
           color: #f0464c;
        }

        .atb_chef .column .avocadogreen {
           color: #7ca42e;
        }

        .atb_chef .column .lightblue {
           color: #56b9d8;
        }

        .atb_chef .column .salmon {
           color: #faac74;
        }

        .atb_chef .column .sans {
           font-family: 'Roboto';
        }

    /*links*/

        .atb_chef .column a {
        }

    /*headers*/

        .atb_chef .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .atb_chef .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .atb_chef .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .atb_chef .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .atb_chef .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .atb_chef .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .atb_chef .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*/

        .atb_chef .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*/

        .atb_chef .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .atb_chef .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
& The Brightest - The Novelist
***********************************/

    /*paragraphs*/

        .atb_novelist .column p {
           font-family: 'Roboto';
        }

        .atb_novelist .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .atb_novelist .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .atb_novelist .column p.CenteredText {
           text-align: center;
        }

        .atb_novelist .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .atb_novelist .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .atb_novelist .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .atb_novelist .column .Red {
           color: #ef454c;
        }

        .atb_novelist .column .Lilac {
           color: #d69ac5;
        }

        .atb_novelist .column .Blue {
           color: #1f80b2;
        }

        .atb_novelist .column .NavyBlue {
           color: #485ca9;
        }

        .atb_novelist .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .atb_novelist .column .Green {
           color: #00b0a3;
        }

        .atb_novelist .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .atb_novelist .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .atb_novelist .column .pink {
           color: #f0649a;
        }

        .atb_novelist .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .atb_novelist .column .orange {
           color: #f0464c;
        }

        .atb_novelist .column .avocadogreen {
           color: #7ca42e;
        }

        .atb_novelist .column .lightblue {
           color: #56b9d8;
        }

        .atb_novelist .column .salmon {
           color: #faac74;
        }

        .atb_novelist .column .black {
           color: #000000;
        }

    /*links*/

        .atb_novelist .column a {
        }

    /*headers*/

        .atb_novelist .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           color: #fff44f;
           text-decoration: underline;
           font-weight: bold;
           text-align: center;
        }

        .atb_novelist .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .atb_novelist .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .atb_novelist .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .atb_novelist .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .atb_novelist .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .atb_novelist .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*/

        .atb_novelist .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*/

        .atb_novelist .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .atb_novelist .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
& The Brightest - The Makeup Maker
***********************************/

    /*paragraphs*/

        .atb_makeup_maker .column p {
           font-family: 'Roboto';
        }

        .atb_makeup_maker .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .atb_makeup_maker .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .atb_makeup_maker .column p.CenteredText {
           text-align: center;
        }

        .atb_makeup_maker .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .atb_makeup_maker .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .atb_makeup_maker .column p.yellowbg {
           font-family: 'Roboto';
           background-color: #fff684;
           padding-top: 25px;
           padding-bottom: 25px;
           padding-left: 25px;
           padding-right: 25px;
        }

    /*inlines*/

        .atb_makeup_maker .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .atb_makeup_maker .column .Red {
           color: #ef454c;
        }

        .atb_makeup_maker .column .Lilac {
           color: #d69ac5;
        }

        .atb_makeup_maker .column .Blue {
           color: #1f80b2;
        }

        .atb_makeup_maker .column .NavyBlue {
           color: #485ca9;
        }

        .atb_makeup_maker .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .atb_makeup_maker .column .Green {
           color: #00b0a3;
        }

        .atb_makeup_maker .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .atb_makeup_maker .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .atb_makeup_maker .column .pink {
           color: #f0649a;
        }

        .atb_makeup_maker .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .atb_makeup_maker .column .orange {
           color: #f0464c;
        }

        .atb_makeup_maker .column .avocadogreen {
           color: #7ca42e;
        }

        .atb_makeup_maker .column .lightblue {
           color: #56b9d8;
        }

        .atb_makeup_maker .column .salmon {
           color: #faac74;
        }

    /*links*/

        .atb_makeup_maker .column a {
        }

    /*headers*/

        .atb_makeup_maker .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
           font-weight: bold;
        }

        .atb_makeup_maker .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .atb_makeup_maker .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .atb_makeup_maker .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .atb_makeup_maker .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .atb_makeup_maker .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .atb_makeup_maker .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*/

        .atb_makeup_maker .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*/

        .atb_makeup_maker .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .atb_makeup_maker .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
& The Brightest - The Tech Journalist
***********************************/

    /*paragraphs*/

        .atb_tech_journalist .column p {
           font-family: 'Roboto';
        }

        .atb_tech_journalist .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .atb_tech_journalist .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .atb_tech_journalist .column p.CenteredText {
           text-align: center;
        }

        .atb_tech_journalist .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .atb_tech_journalist .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .atb_tech_journalist .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .atb_tech_journalist .column .Red {
           color: #ef454c;
        }

        .atb_tech_journalist .column .Lilac {
           color: #d69ac5;
        }

        .atb_tech_journalist .column .Blue {
           color: #1f80b2;
        }

        .atb_tech_journalist .column .NavyBlue {
           color: #485ca9;
        }

        .atb_tech_journalist .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .atb_tech_journalist .column .Green {
           color: #00b0a3;
        }

        .atb_tech_journalist .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .atb_tech_journalist .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .atb_tech_journalist .column .pink {
           color: #f0649a;
        }

        .atb_tech_journalist .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .atb_tech_journalist .column .orange {
           color: #f0464c;
        }

        .atb_tech_journalist .column .avocadogreen {
           color: #7ca42e;
        }

        .atb_tech_journalist .column .lightblue {
           color: #56b9d8;
        }

        .atb_tech_journalist .column .salmon {
           color: #faac74;
        }

        .atb_tech_journalist .column .black {
           color: #000000;
        }

    /*links*/

        .atb_tech_journalist .column a {
        }

    /*headers*/

        .atb_tech_journalist .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           color: #fff44f;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
        }

        .atb_tech_journalist .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .atb_tech_journalist .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .atb_tech_journalist .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .atb_tech_journalist .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .atb_tech_journalist .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .atb_tech_journalist .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*/

        .atb_tech_journalist .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*/

        .atb_tech_journalist .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .atb_tech_journalist .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
& The Brightest - The Voice for Small Farmers
***********************************/

    /*paragraphs*/

        .atb_voice_for_farmers .column p {
           font-family: 'Roboto';
           text-align: center;
        }

        .atb_voice_for_farmers .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .atb_voice_for_farmers .column p.PullQuote {
           font-size: 16px;
           text-align: left;
           font-family: 'Roboto';
        }

        .atb_voice_for_farmers .column p.CenteredText {
           text-align: center;
        }

        .atb_voice_for_farmers .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .atb_voice_for_farmers .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .atb_voice_for_farmers .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .atb_voice_for_farmers .column .Red {
           color: #ef454c;
        }

        .atb_voice_for_farmers .column .Lilac {
           color: #d69ac5;
        }

        .atb_voice_for_farmers .column .Blue {
           color: #1f80b2;
        }

        .atb_voice_for_farmers .column .NavyBlue {
           color: #485ca9;
        }

        .atb_voice_for_farmers .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .atb_voice_for_farmers .column .Green {
           color: #00b0a3;
        }

        .atb_voice_for_farmers .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .atb_voice_for_farmers .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .atb_voice_for_farmers .column .pink {
           color: #f0649a;
        }

        .atb_voice_for_farmers .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .atb_voice_for_farmers .column .orange {
           color: #f0464c;
        }

        .atb_voice_for_farmers .column .avocadogreen {
           color: #7ca42e;
        }

        .atb_voice_for_farmers .column .lightblue {
           color: #56b9d8;
        }

        .atb_voice_for_farmers .column .salmon {
           color: #faac74;
        }

        .atb_voice_for_farmers .column .black {
           color: #000000;
        }

    /*links*/

        .atb_voice_for_farmers .column a {
        }

    /*headers*/

        .atb_voice_for_farmers .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           color: #fff44f;
           text-decoration: underline;
           font-weight: bold;
           text-align: center;
        }

        .atb_voice_for_farmers .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .atb_voice_for_farmers .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .atb_voice_for_farmers .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .atb_voice_for_farmers .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .atb_voice_for_farmers .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .atb_voice_for_farmers .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*/

        .atb_voice_for_farmers .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*/

        .atb_voice_for_farmers .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .atb_voice_for_farmers .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
& The Brightest - The Designer
***********************************/

    /*paragraphs*/

        .atb_designer .column p {
           font-family: 'Roboto';
        }

        .atb_designer .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .atb_designer .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .atb_designer .column p.CenteredText {
           text-align: center;
        }

        .atb_designer .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .atb_designer .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .atb_designer .column p.yellowbg {
           font-family: 'Roboto';
           background-color: #fff684;
           padding-top: 25px;
           padding-left: 25px;
           padding-right: 25px;
           padding-bottom: 25px;
        }

    /*inlines*/

        .atb_designer .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .atb_designer .column .Red {
           color: #ef454c;
        }

        .atb_designer .column .Lilac {
           color: #d69ac5;
        }

        .atb_designer .column .Blue {
           color: #1f80b2;
        }

        .atb_designer .column .NavyBlue {
           color: #485ca9;
        }

        .atb_designer .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .atb_designer .column .Green {
           color: #00b0a3;
        }

        .atb_designer .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .atb_designer .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .atb_designer .column .pink {
           color: #f0649a;
        }

        .atb_designer .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .atb_designer .column .orange {
           color: #f0464c;
        }

        .atb_designer .column .avocadogreen {
           color: #7ca42e;
        }

        .atb_designer .column .lightblue {
           color: #56b9d8;
        }

        .atb_designer .column .salmon {
           color: #faac74;
        }

    /*links*/

        .atb_designer .column a {
        }

    /*headers*/

        .atb_designer .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           font-weight: bold;
           text-align: center;
        }

        .atb_designer .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .atb_designer .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .atb_designer .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .atb_designer .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .atb_designer .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .atb_designer .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*/

        .atb_designer .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*/

        .atb_designer .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .atb_designer .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
BHGRE Ad
***********************************/

    /*paragraphs*/

        .bhgre_ad .column p {
        }

    /*inlines*/

        .bhgre_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .bhgre_ad .column a {
        }

    /*headers*/

        .bhgre_ad .column h1 {
        }

        .bhgre_ad .column h2 {
        }

        .bhgre_ad .column h3 {
        }

        .bhgre_ad .column h4 {
        }

        .bhgre_ad .column h5 {
        }

        .bhgre_ad .column h6 {
        }

/***********************************
In Season
***********************************/

    /*paragraphs*/

        .wtc_in_season .column p {
           font-family: 'Roboto';
        }

        .wtc_in_season .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_in_season .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_in_season .column p.CenteredText {
           text-align: center;
        }

        .wtc_in_season .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_in_season .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_in_season .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_in_season .column .Red {
           color: #ef454c;
        }

        .wtc_in_season .column .Lilac {
           color: #d69ac5;
        }

        .wtc_in_season .column .Blue {
           color: #1f80b2;
        }

        .wtc_in_season .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_in_season .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_in_season .column .Green {
           color: #00b0a3;
        }

        .wtc_in_season .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_in_season .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_in_season .column .pink {
           color: #f0649a;
        }

        .wtc_in_season .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_in_season .column .orange {
           color: #f0464c;
        }

        .wtc_in_season .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_in_season .column .lightblue {
           color: #56b9d8;
        }

        .wtc_in_season .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_in_season .column a {
        }

    /*headers*/

        .wtc_in_season .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .wtc_in_season .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_in_season .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_in_season .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_in_season .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_in_season .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .wtc_in_season .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .wtc_in_season .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .wtc_in_season .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .wtc_in_season .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Red Pesto Fettucine
***********************************/

    /*paragraphs*/

        .wtc_red_pesto_fettucine .column p {
           font-family: 'Roboto';
        }

        .wtc_red_pesto_fettucine .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_red_pesto_fettucine .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_red_pesto_fettucine .column p.CenteredText {
           text-align: center;
        }

        .wtc_red_pesto_fettucine .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_red_pesto_fettucine .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_red_pesto_fettucine .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_red_pesto_fettucine .column .Red {
           color: #ef454c;
        }

        .wtc_red_pesto_fettucine .column .Lilac {
           color: #d69ac5;
        }

        .wtc_red_pesto_fettucine .column .Blue {
           color: #1f80b2;
        }

        .wtc_red_pesto_fettucine .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_red_pesto_fettucine .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_red_pesto_fettucine .column .Green {
           color: #00b0a3;
        }

        .wtc_red_pesto_fettucine .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_red_pesto_fettucine .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_red_pesto_fettucine .column .pink {
           color: #f0649a;
        }

        .wtc_red_pesto_fettucine .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_red_pesto_fettucine .column .orange {
           color: #f0464c;
        }

        .wtc_red_pesto_fettucine .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_red_pesto_fettucine .column .lightblue {
           color: #56b9d8;
        }

        .wtc_red_pesto_fettucine .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_red_pesto_fettucine .column a {
        }

    /*headers*/

        .wtc_red_pesto_fettucine .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_red_pesto_fettucine .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_red_pesto_fettucine .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_red_pesto_fettucine .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_red_pesto_fettucine .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_red_pesto_fettucine .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .wtc_red_pesto_fettucine .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .wtc_red_pesto_fettucine .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .wtc_red_pesto_fettucine .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .wtc_red_pesto_fettucine .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Grilled Swordfish & Asparagus
***********************************/

    /*paragraphs*/

        .wtc_grilled_swordfish .column p {
           font-family: 'Roboto';
        }

        .wtc_grilled_swordfish .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_grilled_swordfish .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_grilled_swordfish .column p.CenteredText {
           text-align: center;
        }

        .wtc_grilled_swordfish .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_grilled_swordfish .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_grilled_swordfish .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_grilled_swordfish .column .Red {
           color: #ef454c;
        }

        .wtc_grilled_swordfish .column .Lilac {
           color: #d69ac5;
        }

        .wtc_grilled_swordfish .column .Blue {
           color: #1f80b2;
        }

        .wtc_grilled_swordfish .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_grilled_swordfish .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_grilled_swordfish .column .Green {
           color: #00b0a3;
        }

        .wtc_grilled_swordfish .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_grilled_swordfish .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_grilled_swordfish .column .pink {
           color: #f0649a;
        }

        .wtc_grilled_swordfish .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_grilled_swordfish .column .orange {
           color: #f0464c;
        }

        .wtc_grilled_swordfish .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_grilled_swordfish .column .lightblue {
           color: #56b9d8;
        }

        .wtc_grilled_swordfish .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_grilled_swordfish .column a {
        }

    /*headers*/

        .wtc_grilled_swordfish .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_grilled_swordfish .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_grilled_swordfish .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_grilled_swordfish .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_grilled_swordfish .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_grilled_swordfish .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .wtc_grilled_swordfish .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .wtc_grilled_swordfish .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .wtc_grilled_swordfish .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .wtc_grilled_swordfish .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Sausage & Pepper Hoagies
***********************************/

    /*paragraphs*/

        .wtc_sausage_hoagies .column p {
           font-family: 'Roboto';
        }

        .wtc_sausage_hoagies .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_sausage_hoagies .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_sausage_hoagies .column p.CenteredText {
           text-align: center;
        }

        .wtc_sausage_hoagies .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_sausage_hoagies .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_sausage_hoagies .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_sausage_hoagies .column .Red {
           color: #ef454c;
        }

        .wtc_sausage_hoagies .column .Lilac {
           color: #d69ac5;
        }

        .wtc_sausage_hoagies .column .Blue {
           color: #1f80b2;
        }

        .wtc_sausage_hoagies .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_sausage_hoagies .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_sausage_hoagies .column .Green {
           color: #00b0a3;
        }

        .wtc_sausage_hoagies .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_sausage_hoagies .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_sausage_hoagies .column .pink {
           color: #f0649a;
        }

        .wtc_sausage_hoagies .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_sausage_hoagies .column .orange {
           color: #f0464c;
        }

        .wtc_sausage_hoagies .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_sausage_hoagies .column .lightblue {
           color: #56b9d8;
        }

        .wtc_sausage_hoagies .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_sausage_hoagies .column a {
        }

    /*headers*/

        .wtc_sausage_hoagies .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_sausage_hoagies .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_sausage_hoagies .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_sausage_hoagies .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_sausage_hoagies .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_sausage_hoagies .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .wtc_sausage_hoagies .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .wtc_sausage_hoagies .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .wtc_sausage_hoagies .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .wtc_sausage_hoagies .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Skillet Steak & Radishes
***********************************/

    /*paragraphs*/

        .wtc_skillet_steak_radishes .column p {
           font-family: 'Roboto';
        }

        .wtc_skillet_steak_radishes .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_skillet_steak_radishes .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_skillet_steak_radishes .column p.CenteredText {
           text-align: center;
        }

        .wtc_skillet_steak_radishes .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_skillet_steak_radishes .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_skillet_steak_radishes .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_skillet_steak_radishes .column .Red {
           color: #ef454c;
        }

        .wtc_skillet_steak_radishes .column .Lilac {
           color: #d69ac5;
        }

        .wtc_skillet_steak_radishes .column .Blue {
           color: #1f80b2;
        }

        .wtc_skillet_steak_radishes .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_skillet_steak_radishes .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_skillet_steak_radishes .column .Green {
           color: #00b0a3;
        }

        .wtc_skillet_steak_radishes .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_skillet_steak_radishes .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_skillet_steak_radishes .column .pink {
           color: #f0649a;
        }

        .wtc_skillet_steak_radishes .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_skillet_steak_radishes .column .orange {
           color: #f0464c;
        }

        .wtc_skillet_steak_radishes .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_skillet_steak_radishes .column .lightblue {
           color: #56b9d8;
        }

        .wtc_skillet_steak_radishes .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_skillet_steak_radishes .column a {
        }

    /*headers*/

        .wtc_skillet_steak_radishes .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_skillet_steak_radishes .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_skillet_steak_radishes .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_skillet_steak_radishes .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_skillet_steak_radishes .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_skillet_steak_radishes .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .wtc_skillet_steak_radishes .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .wtc_skillet_steak_radishes .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .wtc_skillet_steak_radishes .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .wtc_skillet_steak_radishes .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Greek Salad
***********************************/

    /*paragraphs*/

        .wtc_greek_salad .column p {
           font-family: 'Roboto';
        }

        .wtc_greek_salad .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_greek_salad .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_greek_salad .column p.CenteredText {
           text-align: center;
        }

        .wtc_greek_salad .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_greek_salad .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_greek_salad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_greek_salad .column .Red {
           color: #ef454c;
        }

        .wtc_greek_salad .column .Lilac {
           color: #d69ac5;
        }

        .wtc_greek_salad .column .Blue {
           color: #1f80b2;
        }

        .wtc_greek_salad .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_greek_salad .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_greek_salad .column .Green {
           color: #00b0a3;
        }

        .wtc_greek_salad .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_greek_salad .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_greek_salad .column .pink {
           color: #f0649a;
        }

        .wtc_greek_salad .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_greek_salad .column .orange {
           color: #f0464c;
        }

        .wtc_greek_salad .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_greek_salad .column .lightblue {
           color: #56b9d8;
        }

        .wtc_greek_salad .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_greek_salad .column a {
        }

    /*headers*/

        .wtc_greek_salad .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .wtc_greek_salad .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .wtc_greek_salad .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_greek_salad .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_greek_salad .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_greek_salad .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .wtc_greek_salad .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .wtc_greek_salad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .wtc_greek_salad .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .wtc_greek_salad .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Ranch Ad
***********************************/

    /*paragraphs*/

        .ranch_ad .column p {
        }

    /*inlines*/

        .ranch_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ranch_ad .column a {
        }

    /*headers*/

        .ranch_ad .column h1 {
        }

        .ranch_ad .column h2 {
        }

        .ranch_ad .column h3 {
        }

        .ranch_ad .column h4 {
        }

        .ranch_ad .column h5 {
        }

        .ranch_ad .column h6 {
        }

/***********************************
Better for You
***********************************/

    /*paragraphs*/

        .wtc_better_for_you .column p {
           font-family: 'Roboto';
        }

        .wtc_better_for_you .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .wtc_better_for_you .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .wtc_better_for_you .column p.CenteredText {
           text-align: center;
        }

        .wtc_better_for_you .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_better_for_you .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .wtc_better_for_you .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .wtc_better_for_you .column .Red {
           color: #ef454c;
        }

        .wtc_better_for_you .column .Lilac {
           color: #d69ac5;
        }

        .wtc_better_for_you .column .Blue {
           color: #1f80b2;
        }

        .wtc_better_for_you .column .NavyBlue {
           color: #485ca9;
        }

        .wtc_better_for_you .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .wtc_better_for_you .column .Green {
           color: #00b0a3;
        }

        .wtc_better_for_you .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .wtc_better_for_you .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .wtc_better_for_you .column .pink {
           color: #f0649a;
        }

        .wtc_better_for_you .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .wtc_better_for_you .column .orange {
           color: #f0464c;
        }

        .wtc_better_for_you .column .avocadogreen {
           color: #7ca42e;
        }

        .wtc_better_for_you .column .lightblue {
           color: #56b9d8;
        }

        .wtc_better_for_you .column .salmon {
           color: #faac74;
        }

    /*links*/

        .wtc_better_for_you .column a {
        }

    /*headers*/

        .wtc_better_for_you .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .wtc_better_for_you .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .wtc_better_for_you .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .wtc_better_for_you .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .wtc_better_for_you .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .wtc_better_for_you .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .wtc_better_for_you .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .wtc_better_for_you .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .wtc_better_for_you .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .wtc_better_for_you .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
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 {
        }

/***********************************
Does Listening to Audiobooks Count as Reading?
***********************************/

    /*paragraphs*/

        .mimo_audiobooks .column p {
           font-family: 'Roboto';
        }

        .mimo_audiobooks .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .mimo_audiobooks .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .mimo_audiobooks .column p.CenteredText {
           text-align: center;
        }

        .mimo_audiobooks .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .mimo_audiobooks .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .mimo_audiobooks .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .mimo_audiobooks .column .Red {
           color: #ef454c;
        }

        .mimo_audiobooks .column .Lilac {
           color: #d69ac5;
        }

        .mimo_audiobooks .column .Blue {
           color: #1f80b2;
        }

        .mimo_audiobooks .column .NavyBlue {
           color: #485ca9;
        }

        .mimo_audiobooks .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .mimo_audiobooks .column .Green {
           color: #00b0a3;
        }

        .mimo_audiobooks .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .mimo_audiobooks .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .mimo_audiobooks .column .pink {
           color: #f0649a;
        }

        .mimo_audiobooks .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .mimo_audiobooks .column .orange {
           color: #f0464c;
        }

        .mimo_audiobooks .column .avocadogreen {
           color: #7ca42e;
        }

        .mimo_audiobooks .column .lightblue {
           color: #56b9d8;
        }

        .mimo_audiobooks .column .salmon {
           color: #faac74;
        }

        .mimo_audiobooks .column .sans {
           font-family: 'Roboto';
        }

    /*links*/

        .mimo_audiobooks .column a {
        }

    /*headers*/

        .mimo_audiobooks .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .mimo_audiobooks .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .mimo_audiobooks .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .mimo_audiobooks .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .mimo_audiobooks .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .mimo_audiobooks .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .mimo_audiobooks .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .mimo_audiobooks .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .mimo_audiobooks .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .mimo_audiobooks .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Simply Shopping Ad 2
***********************************/

    /*paragraphs*/

        .simply_shopping_ad_2 .column p {
        }

    /*inlines*/

        .simply_shopping_ad_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .simply_shopping_ad_2 .column a {
        }

    /*headers*/

        .simply_shopping_ad_2 .column h1 {
        }

        .simply_shopping_ad_2 .column h2 {
        }

        .simply_shopping_ad_2 .column h3 {
        }

        .simply_shopping_ad_2 .column h4 {
        }

        .simply_shopping_ad_2 .column h5 {
        }

        .simply_shopping_ad_2 .column h6 {
        }

/***********************************
Sherwin Williams Ad
***********************************/

    /*paragraphs*/

        .sherwin_williams_ad .column p {
        }

    /*inlines*/

        .sherwin_williams_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .sherwin_williams_ad .column a {
        }

    /*headers*/

        .sherwin_williams_ad .column h1 {
        }

        .sherwin_williams_ad .column h2 {
        }

        .sherwin_williams_ad .column h3 {
        }

        .sherwin_williams_ad .column h4 {
        }

        .sherwin_williams_ad .column h5 {
        }

        .sherwin_williams_ad .column h6 {
        }

/***********************************
Sherwin Williams Ad 2
***********************************/

    /*paragraphs*/

        .sherwin_williams_ad_2 .column p {
        }

    /*inlines*/

        .sherwin_williams_ad_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .sherwin_williams_ad_2 .column a {
        }

    /*headers*/

        .sherwin_williams_ad_2 .column h1 {
        }

        .sherwin_williams_ad_2 .column h2 {
        }

        .sherwin_williams_ad_2 .column h3 {
        }

        .sherwin_williams_ad_2 .column h4 {
        }

        .sherwin_williams_ad_2 .column h5 {
        }

        .sherwin_williams_ad_2 .column h6 {
        }

/***********************************
Design Rules You Should Definitely Break
***********************************/

    /*paragraphs*/

        .design_rules .column p {
           font-family: 'Roboto';
        }

        .design_rules .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .design_rules .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .design_rules .column p.CenteredText {
           text-align: center;
        }

        .design_rules .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .design_rules .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: left;
           font-weight: 500;
        }

    /*inlines*/

        .design_rules .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .design_rules .column .Red {
           color: #ef454c;
        }

        .design_rules .column .Lilac {
           color: #d69ac5;
        }

        .design_rules .column .Blue {
           color: #1f80b2;
        }

        .design_rules .column .NavyBlue {
           color: #485ca9;
        }

        .design_rules .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .design_rules .column .Green {
           color: #00b0a3;
        }

        .design_rules .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .design_rules .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .design_rules .column .pink {
           color: #f0649a;
        }

        .design_rules .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .design_rules .column .orange {
           color: #f0464c;
        }

        .design_rules .column .avocadogreen {
           color: #7ca42e;
        }

        .design_rules .column .lightblue {
           color: #56b9d8;
        }

        .design_rules .column .salmon {
           color: #faac74;
        }

        .design_rules .column .pink2 {
           color: #fa3a73;
        }

        .design_rules .column .sans {
           font-family: 'Roboto';
        }

    /*links*/

        .design_rules .column a {
        }

    /*headers*/

        .design_rules .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
        }

        .design_rules .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .design_rules .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .design_rules .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .design_rules .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .design_rules .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .design_rules .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*/

        .design_rules .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*/

        .design_rules .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .design_rules .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Sherwin Williams Ad 3
***********************************/

    /*paragraphs*/

        .sherwin_williams_ad_3 .column p {
        }

    /*inlines*/

        .sherwin_williams_ad_3 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .sherwin_williams_ad_3 .column a {
        }

    /*headers*/

        .sherwin_williams_ad_3 .column h1 {
        }

        .sherwin_williams_ad_3 .column h2 {
        }

        .sherwin_williams_ad_3 .column h3 {
        }

        .sherwin_williams_ad_3 .column h4 {
        }

        .sherwin_williams_ad_3 .column h5 {
        }

        .sherwin_williams_ad_3 .column h6 {
        }

/***********************************
Real Simple Ad
***********************************/

    /*paragraphs*/

        .real_simple_ad .column p {
        }

    /*inlines*/

        .real_simple_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .real_simple_ad .column a {
        }

    /*headers*/

        .real_simple_ad .column h1 {
        }

        .real_simple_ad .column h2 {
        }

        .real_simple_ad .column h3 {
        }

        .real_simple_ad .column h4 {
        }

        .real_simple_ad .column h5 {
        }

        .real_simple_ad .column h6 {
        }

/***********************************
Editor's Note
***********************************/

    /*paragraphs*/

        .editor_s_note .column p {
           font-family: 'Roboto';
        }

        .editor_s_note .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .editor_s_note .column p.PullQuote {
           font-size: 24px;
           text-align: center;
           font-family: 'Roboto';
        }

        .editor_s_note .column p.CenteredText {
           text-align: center;
        }

        .editor_s_note .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .editor_s_note .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

    /*inlines*/

        .editor_s_note .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .editor_s_note .column .Red {
           color: #ef454c;
        }

        .editor_s_note .column .Lilac {
           color: #d69ac5;
        }

        .editor_s_note .column .Blue {
           color: #2978cc;
        }

        .editor_s_note .column .NavyBlue {
           color: #485ca9;
        }

        .editor_s_note .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .editor_s_note .column .Green {
           color: #00b0a3;
        }

        .editor_s_note .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .editor_s_note .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .editor_s_note .column .pink {
           color: #f0649a;
        }

        .editor_s_note .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .editor_s_note .column .orange {
           color: #f0464c;
        }

        .editor_s_note .column .avocadogreen {
           color: #7ca42e;
        }

        .editor_s_note .column .lightblue {
           color: #56b9d8;
        }

        .editor_s_note .column .salmon {
           color: #faac74;
        }

    /*links*/

        .editor_s_note .column a {
        }

    /*headers*/

        .editor_s_note .column h1 {
           font-family: 'Roboto';
           font-size: 34px;
           letter-spacing: 1px;
           text-align: center;
        }

        .editor_s_note .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
           text-align: center;
        }

        .editor_s_note .column h3 {
           font-size: 20px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 1px;
           text-align: center;
        }

        .editor_s_note .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 34px;
        }

        .editor_s_note .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 26px;
        }

        .editor_s_note .column h6 {
           font-size: 16px;
           font-family: 'Roboto';
           font-weight: 500;
           text-align: center;
        }

    /*images*/

        .editor_s_note .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .editor_s_note .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .editor_s_note .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .editor_s_note .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Clean This
***********************************/

    /*paragraphs*/

        .htdt_cleanthis .column p {
           font-family: 'Roboto';
        }

        .htdt_cleanthis .column p.Credits {
           font-family: 'Roboto';
           font-size: 13px;
           text-transform: uppercase;
        }

        .htdt_cleanthis .column p.PullQuote {
           font-size: 20px;
           text-align: center;
           font-family: 'Roboto';
        }

        .htdt_cleanthis .column p.CenteredText {
           text-align: center;
        }

        .htdt_cleanthis .column p.Defaultserif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_cleanthis .column p.AuthorByline {
           font-family: 'Roboto';
           font-size: 13px;
           text-align: center;
           font-weight: 500;
        }

        .htdt_cleanthis .column p.p3 {
           font-size: 16.0px;
        }

    /*inlines*/

        .htdt_cleanthis .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .htdt_cleanthis .column .Red {
           color: #ef454c;
        }

        .htdt_cleanthis .column .Lilac {
           color: #d69ac5;
        }

        .htdt_cleanthis .column .Blue {
           color: #1f80b2;
        }

        .htdt_cleanthis .column .NavyBlue {
           color: #485ca9;
        }

        .htdt_cleanthis .column .SalmonBG {
           background-color: #f79e92;
           color: #ffffff;
        }

        .htdt_cleanthis .column .Green {
           color: #00b0a3;
        }

        .htdt_cleanthis .column .LargeType(howwelive,etc) {
           font-size: 60px;
           font-family: 'Roboto Flex';
        }

        .htdt_cleanthis .column .DisplaySerif {
           font-family: 'DM Serif Display';
           font-size: 36px;
        }

        .htdt_cleanthis .column .pink {
           color: #f0649a;
        }

        .htdt_cleanthis .column .serif {
           font-family: 'Libre Caslon Text';
        }

        .htdt_cleanthis .column .orange {
           color: #f0464c;
        }

        .htdt_cleanthis .column .avocadogreen {
           color: #7ca42e;
        }

        .htdt_cleanthis .column .lightblue {
           color: #56b9d8;
        }

        .htdt_cleanthis .column .salmon {
           color: #faac74;
        }

        .htdt_cleanthis .column .gold {
           color: #d19154;
        }

    /*links*/

        .htdt_cleanthis .column a {
        }

    /*headers*/

        .htdt_cleanthis .column h1 {
           font-family: 'Roboto';
           font-size: 28px;
           letter-spacing: 0px;
           text-align: center;
        }

        .htdt_cleanthis .column h2 {
           font-size: 22px;
           font-family: 'Roboto';
           letter-spacing: 0px;
        }

        .htdt_cleanthis .column h3 {
           font-size: 18px;
           font-family: 'Roboto';
           font-weight: bold;
           letter-spacing: 2px;
           text-align: center;
        }

        .htdt_cleanthis .column h4 {
           font-family: 'Libre Caslon Text';
           font-size: 28px;
        }

        .htdt_cleanthis .column h5 {
           font-family: 'Libre Caslon Text';
           font-size: 24px;
        }

        .htdt_cleanthis .column h6 {
           font-size: 20px;
           font-family: 'Libre Caslon Text';
           font-weight: bold;
        }

    /*images*/

        .htdt_cleanthis .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .htdt_cleanthis .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*containers*/

        .htdt_cleanthis .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .htdt_cleanthis .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Fresh Step Outstretch Ad 3
***********************************/

    /*paragraphs*/

        .fresh_step_outstretch_ad_3 .column p {
        }

    /*inlines*/

        .fresh_step_outstretch_ad_3 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .fresh_step_outstretch_ad_3 .column a {
        }

    /*headers*/

        .fresh_step_outstretch_ad_3 .column h1 {
        }

        .fresh_step_outstretch_ad_3 .column h2 {
        }

        .fresh_step_outstretch_ad_3 .column h3 {
        }

        .fresh_step_outstretch_ad_3 .column h4 {
        }

        .fresh_step_outstretch_ad_3 .column h5 {
        }

        .fresh_step_outstretch_ad_3 .column h6 {
        }

