/***********************************
Shooting Star
***********************************/

    /*headers*/

        .shooting_star .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
        }

        .shooting_star .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .shooting_star .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .shooting_star .column h4 {
        }

        .shooting_star .column h5 {
        }

        .shooting_star .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
           margin-top: 18px;
        }

    /*inlines*/

        .shooting_star .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 65px;
           font-weight: bold;
           line-height: 0.5em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .shooting_star .column .Red {
           color: #e11931;
        }

        .shooting_star .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .shooting_star .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .shooting_star .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .shooting_star .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .shooting_star .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .shooting_star .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .shooting_star .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .shooting_star .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .shooting_star .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .shooting_star .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .shooting_star .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .shooting_star .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
This Issue's Hit List
***********************************/

    /*headers*/

        .this_issue_s_hit_list .column h1 {
        }

        .this_issue_s_hit_list .column h2 {
        }

        .this_issue_s_hit_list .column h3 {
        }

        .this_issue_s_hit_list .column h4 {
        }

        .this_issue_s_hit_list .column h5 {
        }

        .this_issue_s_hit_list .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

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

    /*links*/

        .this_issue_s_hit_list .column a {
           color: #e11931;
           text-decoration: none;
        }

        .this_issue_s_hit_list .column a.PurpleLink {
           color: #382246;
           text-decoration: none;
        }

        .this_issue_s_hit_list .column a.BlackLink {
           color: #000000;
           text-decoration: none;
        }

    /*paragraphs*/

        .this_issue_s_hit_list .column p {
           font-family: "roboto",sans-serif;
           font-size: 21px;
        }

        .this_issue_s_hit_list .column p.HitList {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 1px;
           text-transform: uppercase;
        }

        .this_issue_s_hit_list .column p.Inside {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-weight: bold;
        }

/***********************************
Come Here To Me
***********************************/

    /*headers*/

        .come_here_to_me .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           color: #382246;
           font-size: 32px;
           font-weight: bold;
           margin-bottom: 18px;
        }

        .come_here_to_me .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 32px;
           margin-bottom: 6px;
        }

        .come_here_to_me .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
           color: #382246;
           margin-bottom: 6px;
        }

        .come_here_to_me .column h4 {
        }

        .come_here_to_me .column h5 {
        }

        .come_here_to_me .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .come_here_to_me .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .come_here_to_me .column .Red {
           color: #e11931;
        }

        .come_here_to_me .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .come_here_to_me .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .come_here_to_me .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .come_here_to_me .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .come_here_to_me .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .come_here_to_me .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .come_here_to_me .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .come_here_to_me .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .come_here_to_me .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .come_here_to_me .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .come_here_to_me .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .come_here_to_me .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
United We Stand
***********************************/

    /*headers*/

        .united_we_stand .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
        }

        .united_we_stand .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           color: #e11931;
           font-size: 32px;
           font-weight: bold;
           text-align: center;
           margin-top: 12px;
        }

        .united_we_stand .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .united_we_stand .column h4 {
        }

        .united_we_stand .column h5 {
        }

        .united_we_stand .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .united_we_stand .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .united_we_stand .column .Red {
           color: #e11931;
        }

        .united_we_stand .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .united_we_stand .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .united_we_stand .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .united_we_stand .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .united_we_stand .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .united_we_stand .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .united_we_stand .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .united_we_stand .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .united_we_stand .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 32px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .united_we_stand .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .united_we_stand .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .united_we_stand .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
6 Irish Podcasting Gems You Need In Your Life
***********************************/

    /*headers*/

        ._6_irish_podcasting_gems_you_ .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           color: #e11931;
           font-size: 28px;
           margin-bottom: 12px;
        }

        ._6_irish_podcasting_gems_you_ .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        ._6_irish_podcasting_gems_you_ .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        ._6_irish_podcasting_gems_you_ .column h4 {
        }

        ._6_irish_podcasting_gems_you_ .column h5 {
        }

        ._6_irish_podcasting_gems_you_ .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        ._6_irish_podcasting_gems_you_ .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        ._6_irish_podcasting_gems_you_ .column .Red {
           color: #e11931;
        }

        ._6_irish_podcasting_gems_you_ .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        ._6_irish_podcasting_gems_you_ .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        ._6_irish_podcasting_gems_you_ .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        ._6_irish_podcasting_gems_you_ .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        ._6_irish_podcasting_gems_you_ .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        ._6_irish_podcasting_gems_you_ .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        ._6_irish_podcasting_gems_you_ .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        ._6_irish_podcasting_gems_you_ .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        ._6_irish_podcasting_gems_you_ .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        ._6_irish_podcasting_gems_you_ .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        ._6_irish_podcasting_gems_you_ .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        ._6_irish_podcasting_gems_you_ .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Talk That Talk
***********************************/

    /*headers*/

        .talk_that_talk .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
        }

        .talk_that_talk .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           color: #efefef;
           font-size: 24px;
           text-align: center;
           margin-bottom: 24px;
        }

        .talk_that_talk .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .talk_that_talk .column h4 {
        }

        .talk_that_talk .column h5 {
        }

        .talk_that_talk .column h6 {
           color: #efefef;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           margin-bottom: 24px;
           text-align: center;
           margin-top: 24px;
        }

    /*inlines*/

        .talk_that_talk .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .talk_that_talk .column .Red {
           color: #e11931;
        }

        .talk_that_talk .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .talk_that_talk .column a {
           color: #efefef;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .talk_that_talk .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .talk_that_talk .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .talk_that_talk .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .talk_that_talk .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .talk_that_talk .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
           color: #efefef;
        }

        .talk_that_talk .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .talk_that_talk .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
           color: #efefef;
        }

        .talk_that_talk .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .talk_that_talk .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .talk_that_talk .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
The Fest Just Got Better
***********************************/

    /*headers*/

        .the_fest_just_got_better .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           color: #db0626;
           font-size: 28px;
        }

        .the_fest_just_got_better .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .the_fest_just_got_better .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .the_fest_just_got_better .column h4 {
        }

        .the_fest_just_got_better .column h5 {
        }

        .the_fest_just_got_better .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .the_fest_just_got_better .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_fest_just_got_better .column .Red {
           color: #e11931;
        }

        .the_fest_just_got_better .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_fest_just_got_better .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .the_fest_just_got_better .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .the_fest_just_got_better .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_fest_just_got_better .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #efefef;
        }

        .the_fest_just_got_better .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .the_fest_just_got_better .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .the_fest_just_got_better .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .the_fest_just_got_better .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .the_fest_just_got_better .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .the_fest_just_got_better .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .the_fest_just_got_better .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Heart of Darkness
***********************************/

    /*headers*/

        .heart_of_darkness .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
        }

        .heart_of_darkness .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .heart_of_darkness .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .heart_of_darkness .column h4 {
        }

        .heart_of_darkness .column h5 {
        }

        .heart_of_darkness .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .heart_of_darkness .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .heart_of_darkness .column .Red {
           color: #e11931;
        }

        .heart_of_darkness .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .heart_of_darkness .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .heart_of_darkness .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .heart_of_darkness .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .heart_of_darkness .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .heart_of_darkness .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .heart_of_darkness .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .heart_of_darkness .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .heart_of_darkness .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .heart_of_darkness .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .heart_of_darkness .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .heart_of_darkness .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
The Best On The Box This Season
***********************************/

    /*headers*/

        .the_best_on_the_box_this_seas .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           font-size: 28px;
           margin-top: 0px;
           margin-bottom: 0px;
        }

        .the_best_on_the_box_this_seas .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .the_best_on_the_box_this_seas .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .the_best_on_the_box_this_seas .column h4 {
        }

        .the_best_on_the_box_this_seas .column h5 {
        }

        .the_best_on_the_box_this_seas .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .the_best_on_the_box_this_seas .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_best_on_the_box_this_seas .column .Red {
           color: #e11931;
        }

        .the_best_on_the_box_this_seas .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_best_on_the_box_this_seas .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .the_best_on_the_box_this_seas .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .the_best_on_the_box_this_seas .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_best_on_the_box_this_seas .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .the_best_on_the_box_this_seas .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .the_best_on_the_box_this_seas .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .the_best_on_the_box_this_seas .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .the_best_on_the_box_this_seas .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .the_best_on_the_box_this_seas .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .the_best_on_the_box_this_seas .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .the_best_on_the_box_this_seas .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Plan A Netflix Movie Night
***********************************/

    /*headers*/

        .plan_a_netflix_movie_night .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.4em;
           color: #e11931;
           font-size: 32px;
        }

        .plan_a_netflix_movie_night .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .plan_a_netflix_movie_night .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .plan_a_netflix_movie_night .column h4 {
        }

        .plan_a_netflix_movie_night .column h5 {
        }

        .plan_a_netflix_movie_night .column h6 {
           color: #efefef;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .plan_a_netflix_movie_night .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .plan_a_netflix_movie_night .column .Red {
           color: #e11931;
        }

        .plan_a_netflix_movie_night .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .plan_a_netflix_movie_night .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .plan_a_netflix_movie_night .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .plan_a_netflix_movie_night .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .plan_a_netflix_movie_night .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #efefef;
        }

        .plan_a_netflix_movie_night .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .plan_a_netflix_movie_night .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .plan_a_netflix_movie_night .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .plan_a_netflix_movie_night .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .plan_a_netflix_movie_night .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .plan_a_netflix_movie_night .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .plan_a_netflix_movie_night .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Mmmm Whatcha Say?
***********************************/

    /*paragraphs*/

        .mmmm_whatcha_say .column p {
        }

    /*inlines*/

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

    /*links*/

        .mmmm_whatcha_say .column a {
        }

    /*headers*/

        .mmmm_whatcha_say .column h1 {
        }

        .mmmm_whatcha_say .column h2 {
        }

        .mmmm_whatcha_say .column h3 {
        }

        .mmmm_whatcha_say .column h4 {
        }

        .mmmm_whatcha_say .column h5 {
        }

        .mmmm_whatcha_say .column h6 {
        }

/***********************************
The Next-Gen Games to Knock Your Socks Off
***********************************/

    /*headers*/

        .the_next_gen_games_to_knock_y .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.4em;
           color: #e11931;
           font-size: 32px;
           margin-bottom: 12px;
        }

        .the_next_gen_games_to_knock_y .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .the_next_gen_games_to_knock_y .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .the_next_gen_games_to_knock_y .column h4 {
        }

        .the_next_gen_games_to_knock_y .column h5 {
        }

        .the_next_gen_games_to_knock_y .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .the_next_gen_games_to_knock_y .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_next_gen_games_to_knock_y .column .Red {
           color: #e11931;
        }

        .the_next_gen_games_to_knock_y .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_next_gen_games_to_knock_y .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .the_next_gen_games_to_knock_y .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .the_next_gen_games_to_knock_y .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_next_gen_games_to_knock_y .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .the_next_gen_games_to_knock_y .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .the_next_gen_games_to_knock_y .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .the_next_gen_games_to_knock_y .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .the_next_gen_games_to_knock_y .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .the_next_gen_games_to_knock_y .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .the_next_gen_games_to_knock_y .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .the_next_gen_games_to_knock_y .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Have-A-Go Heroes
***********************************/

    /*headers*/

        .have_a_go_heroes .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
        }

        .have_a_go_heroes .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .have_a_go_heroes .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .have_a_go_heroes .column h4 {
        }

        .have_a_go_heroes .column h5 {
        }

        .have_a_go_heroes .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .have_a_go_heroes .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .have_a_go_heroes .column .Red {
           color: #e11931;
        }

        .have_a_go_heroes .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .have_a_go_heroes .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .have_a_go_heroes .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .have_a_go_heroes .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .have_a_go_heroes .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .have_a_go_heroes .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .have_a_go_heroes .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .have_a_go_heroes .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .have_a_go_heroes .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .have_a_go_heroes .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .have_a_go_heroes .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .have_a_go_heroes .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Handset Competition
***********************************/

    /*paragraphs*/

        .handset_competition .column p {
        }

    /*inlines*/

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

    /*links*/

        .handset_competition .column a {
        }

    /*headers*/

        .handset_competition .column h1 {
        }

        .handset_competition .column h2 {
        }

        .handset_competition .column h3 {
        }

        .handset_competition .column h4 {
        }

        .handset_competition .column h5 {
        }

        .handset_competition .column h6 {
        }

/***********************************
Apps to Show You the World
***********************************/

    /*headers*/

        .apps_to_show_you_the_world .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           color: #e11931;
           font-size: 32px;
           font-weight: bold;
           margin-bottom: 12px;
        }

        .apps_to_show_you_the_world .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .apps_to_show_you_the_world .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .apps_to_show_you_the_world .column h4 {
        }

        .apps_to_show_you_the_world .column h5 {
        }

        .apps_to_show_you_the_world .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .apps_to_show_you_the_world .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .apps_to_show_you_the_world .column .Red {
           color: #e11931;
        }

        .apps_to_show_you_the_world .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .apps_to_show_you_the_world .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .apps_to_show_you_the_world .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .apps_to_show_you_the_world .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .apps_to_show_you_the_world .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .apps_to_show_you_the_world .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .apps_to_show_you_the_world .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .apps_to_show_you_the_world .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .apps_to_show_you_the_world .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .apps_to_show_you_the_world .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .apps_to_show_you_the_world .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .apps_to_show_you_the_world .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
1Gig Broadband
***********************************/

    /*paragraphs*/

        .virgin_mobile .column p {
        }

    /*inlines*/

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

    /*links*/

        .virgin_mobile .column a {
        }

    /*headers*/

        .virgin_mobile .column h1 {
        }

        .virgin_mobile .column h2 {
        }

        .virgin_mobile .column h3 {
        }

        .virgin_mobile .column h4 {
        }

        .virgin_mobile .column h5 {
        }

        .virgin_mobile .column h6 {
        }

/***********************************
Festival Favorites To Fall For This Season
***********************************/

    /*headers*/

        .festival_favorites_to_fall_fo .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.4em;
           color: #e11931;
           font-size: 32px;
           margin-bottom: 6px;
        }

        .festival_favorites_to_fall_fo .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .festival_favorites_to_fall_fo .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .festival_favorites_to_fall_fo .column h4 {
        }

        .festival_favorites_to_fall_fo .column h5 {
        }

        .festival_favorites_to_fall_fo .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .festival_favorites_to_fall_fo .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .festival_favorites_to_fall_fo .column .Red {
           color: #e11931;
        }

        .festival_favorites_to_fall_fo .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .festival_favorites_to_fall_fo .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .festival_favorites_to_fall_fo .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .festival_favorites_to_fall_fo .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .festival_favorites_to_fall_fo .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .festival_favorites_to_fall_fo .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .festival_favorites_to_fall_fo .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .festival_favorites_to_fall_fo .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .festival_favorites_to_fall_fo .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .festival_favorites_to_fall_fo .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .festival_favorites_to_fall_fo .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .festival_favorites_to_fall_fo .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Family Movies to Make Spring Shine
***********************************/

    /*headers*/

        .family_movies_to_make_spring_ .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.4em;
           color: #e11931;
           font-size: 32px;
           margin-bottom: 12px;
           font-weight: bold;
        }

        .family_movies_to_make_spring_ .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .family_movies_to_make_spring_ .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .family_movies_to_make_spring_ .column h4 {
        }

        .family_movies_to_make_spring_ .column h5 {
        }

        .family_movies_to_make_spring_ .column h6 {
           color: #e11931;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
           margin-top: 18px;
        }

    /*inlines*/

        .family_movies_to_make_spring_ .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .family_movies_to_make_spring_ .column .Red {
           color: #e11931;
        }

        .family_movies_to_make_spring_ .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .family_movies_to_make_spring_ .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .family_movies_to_make_spring_ .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .family_movies_to_make_spring_ .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .family_movies_to_make_spring_ .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #efefef;
        }

        .family_movies_to_make_spring_ .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .family_movies_to_make_spring_ .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .family_movies_to_make_spring_ .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .family_movies_to_make_spring_ .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .family_movies_to_make_spring_ .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .family_movies_to_make_spring_ .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .family_movies_to_make_spring_ .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
5 Prime Video Shows to Give You the Giggles
***********************************/

    /*headers*/

        ._5_prime_video_shows_to_give_ .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.4em;
           color: #e11931;
           font-size: 32px;
           font-weight: bold;
           margin-bottom: 12px;
        }

        ._5_prime_video_shows_to_give_ .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        ._5_prime_video_shows_to_give_ .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        ._5_prime_video_shows_to_give_ .column h4 {
        }

        ._5_prime_video_shows_to_give_ .column h5 {
        }

        ._5_prime_video_shows_to_give_ .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        ._5_prime_video_shows_to_give_ .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        ._5_prime_video_shows_to_give_ .column .Red {
           color: #e11931;
        }

        ._5_prime_video_shows_to_give_ .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        ._5_prime_video_shows_to_give_ .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        ._5_prime_video_shows_to_give_ .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        ._5_prime_video_shows_to_give_ .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        ._5_prime_video_shows_to_give_ .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #efefef;
        }

        ._5_prime_video_shows_to_give_ .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        ._5_prime_video_shows_to_give_ .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        ._5_prime_video_shows_to_give_ .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        ._5_prime_video_shows_to_give_ .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        ._5_prime_video_shows_to_give_ .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        ._5_prime_video_shows_to_give_ .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        ._5_prime_video_shows_to_give_ .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Virgin TV 360
***********************************/

    /*paragraphs*/

        .virgin_tv_360 .column p {
        }

    /*inlines*/

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

    /*links*/

        .virgin_tv_360 .column a {
        }

    /*headers*/

        .virgin_tv_360 .column h1 {
        }

        .virgin_tv_360 .column h2 {
        }

        .virgin_tv_360 .column h3 {
        }

        .virgin_tv_360 .column h4 {
        }

        .virgin_tv_360 .column h5 {
        }

        .virgin_tv_360 .column h6 {
        }

/***********************************
The UEFA Champions League Ties We Can't Wait To See
***********************************/

    /*headers*/

        .the_uefa_champions_league_tie .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.4em;
           color: #e11931;
           font-size: 26px;
           margin-bottom: 18px;
        }

        .the_uefa_champions_league_tie .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .the_uefa_champions_league_tie .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .the_uefa_champions_league_tie .column h4 {
        }

        .the_uefa_champions_league_tie .column h5 {
        }

        .the_uefa_champions_league_tie .column h6 {
           color: #efefef;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .the_uefa_champions_league_tie .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_uefa_champions_league_tie .column .Red {
           color: #e11931;
        }

        .the_uefa_champions_league_tie .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_uefa_champions_league_tie .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .the_uefa_champions_league_tie .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .the_uefa_champions_league_tie .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_uefa_champions_league_tie .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #efefef;
        }

        .the_uefa_champions_league_tie .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .the_uefa_champions_league_tie .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .the_uefa_champions_league_tie .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .the_uefa_champions_league_tie .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .the_uefa_champions_league_tie .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .the_uefa_champions_league_tie .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .the_uefa_champions_league_tie .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Take a Bite Out of The Premier League
***********************************/

    /*headers*/

        .take_a_bite_out_of_the_premie .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
        }

        .take_a_bite_out_of_the_premie .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .take_a_bite_out_of_the_premie .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .take_a_bite_out_of_the_premie .column h4 {
        }

        .take_a_bite_out_of_the_premie .column h5 {
        }

        .take_a_bite_out_of_the_premie .column h6 {
           color: #efefef;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .take_a_bite_out_of_the_premie .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .take_a_bite_out_of_the_premie .column .Red {
           color: #e11931;
        }

        .take_a_bite_out_of_the_premie .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .take_a_bite_out_of_the_premie .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .take_a_bite_out_of_the_premie .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .take_a_bite_out_of_the_premie .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .take_a_bite_out_of_the_premie .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #efefef;
           text-align: center;
           margin-top: 12px;
           padding-left: 24px;
           padding-right: 24px;
        }

        .take_a_bite_out_of_the_premie .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .take_a_bite_out_of_the_premie .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
           text-align: left;
        }

        .take_a_bite_out_of_the_premie .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .take_a_bite_out_of_the_premie .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
        }

        .take_a_bite_out_of_the_premie .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .take_a_bite_out_of_the_premie .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .take_a_bite_out_of_the_premie .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

