/***********************************
Marzo Cover
***********************************/

    /*layoutitems*/

        .marzo_cover .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .marzo_cover .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
        }

        .marzo_cover .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .marzo_cover .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .marzo_cover .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .marzo_cover .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .marzo_cover .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .marzo_cover .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .marzo_cover .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

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

    /*links*/

        .marzo_cover .column a {
           color: #00adef;
        }

    /*headers*/

        .marzo_cover .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 42px;
           line-height: 1.2em;
        }

        .marzo_cover .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
        }

        .marzo_cover .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
        }

        .marzo_cover .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 20px;
           font-weight: 500;
           margin-bottom: 24px;
        }

        .marzo_cover .column h5 {
        }

        .marzo_cover .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

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

        .marzo_cover .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .marzo_cover .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .marzo_cover .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Adultos (18+)
***********************************/

    /*paragraphs*/

        .adultos_18_ .column p {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

        .adultos_18_ .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .adultos_18_ .column a {
           color: #522d86;
           background-color: transparent;
        }

    /*headers*/

        .adultos_18_ .column h1 {
           background-color: #522d86;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           text-transform: uppercase;
           padding-top: 10px;
           padding-bottom: 12px;
           padding-left: 10px;
        }

        .adultos_18_ .column h2 {
           background-color: transparent;
           color: #522d86;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .adultos_18_ .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .adultos_18_ .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 18px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .adultos_18_ .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .adultos_18_ .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 8px;
           margin-top: 8px;
        }

    /*lists*/

        .adultos_18_ .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Honrando a César Chávez
***********************************/

    /*paragraphs*/

        .honrando_a_cesar_chavez .column p {
        }

    /*inlines*/

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

    /*links*/

        .honrando_a_cesar_chavez .column a {
        }

    /*headers*/

        .honrando_a_cesar_chavez .column h1 {
        }

        .honrando_a_cesar_chavez .column h2 {
        }

        .honrando_a_cesar_chavez .column h3 {
        }

        .honrando_a_cesar_chavez .column h4 {
        }

        .honrando_a_cesar_chavez .column h5 {
        }

        .honrando_a_cesar_chavez .column h6 {
        }

/***********************************
Niños y jóvenes
***********************************/

    /*paragraphs*/

        .ninos_y_jovenes .column p {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

        .ninos_y_jovenes .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

        .ninos_y_jovenes .column p.multiple {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 20px;
           line-height: 1.6em;
           margin-bottom: 16px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 24px;
        }

        .ninos_y_jovenes .column p.last {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 20px;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-left: 24px;
        }

        .ninos_y_jovenes .column p.firstline {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 20px;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 24px;
           margin-right: 0px;
           margin-top: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .ninos_y_jovenes .column a {
           color: #f16921;
        }

    /*headers*/

        .ninos_y_jovenes .column h1 {
           background-color: #f16921;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           text-transform: uppercase;
           padding-top: 10px;
           padding-bottom: 12px;
           padding-left: 10px;
        }

        .ninos_y_jovenes .column h2 {
           background-color: transparent;
           color: #f16921;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .ninos_y_jovenes .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .ninos_y_jovenes .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 18px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .ninos_y_jovenes .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .ninos_y_jovenes .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 8px;
           margin-top: 8px;
        }

    /*lists*/

        .ninos_y_jovenes .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Grupo de Asesoría de Adolescentes
***********************************/

    /*paragraphs*/

        .grupo_de_asesor_a_de_adolesce .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
           text-align: center;
           padding-top: 0px;
           padding-left: 100px;
           padding-right: 100px;
        }

        .grupo_de_asesor_a_de_adolesce .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .grupo_de_asesor_a_de_adolesce .column a {
           color: #ffffff;
        }

    /*headers*/

        .grupo_de_asesor_a_de_adolesce .column h1 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 200px;
           text-transform: uppercase;
           padding-top: 10px;
           padding-bottom: 12px;
           padding-left: 10px;
           text-align: center;
        }

        .grupo_de_asesor_a_de_adolesce .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 600;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
           text-align: center;
        }

        .grupo_de_asesor_a_de_adolesce .column h3 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: center;
        }

        .grupo_de_asesor_a_de_adolesce .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 18px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .grupo_de_asesor_a_de_adolesce .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .grupo_de_asesor_a_de_adolesce .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 8px;
           margin-top: 8px;
        }

    /*lists*/

        .grupo_de_asesor_a_de_adolesce .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Cuentacuentos
***********************************/

    /*layoutitems*/

        .cuentacuentos .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .cuentacuentos .column p {
           margin-top: 0px;
           font-family: 'Noto Sans';
           font-size: 20px;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
        }

        .cuentacuentos .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .cuentacuentos .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .cuentacuentos .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .cuentacuentos .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .cuentacuentos .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .cuentacuentos .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .cuentacuentos .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

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

    /*links*/

        .cuentacuentos .column a {
           color: #580053;
           text-align: center;
           background-color: transparent;
        }

        .cuentacuentos .column a.firstlink {
           color: #000000;
           text-align: center;
           background-color: transparent;
        }

    /*headers*/

        .cuentacuentos .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: 900;
           font-size: 55px;
           line-height: 1.2em;
           text-align: center;
           color: #580053;
           text-transform: uppercase;
        }

        .cuentacuentos .column h2 {
           font-weight: bold;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           padding-bottom: 16px;
           text-align: center;
           color: #f17212;
        }

        .cuentacuentos .column h3 {
           margin-bottom: 20px;
           margin-right: 0px;
           margin-left: 0px;
           padding-left: 0px;
           background-color: transparent;
           margin-top: 0px;
           color: #000000;
           text-align: center;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.6em;
        }

        .cuentacuentos .column h4 {
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: 600;
           margin-bottom: 0px;
           color: #580053;
           text-align: center;
        }

        .cuentacuentos .column h5 {
        }

        .cuentacuentos .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

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

        .cuentacuentos .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .cuentacuentos .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .cuentacuentos .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
DPL Locations
***********************************/

    /*paragraphs*/

        .dpl_locations .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

        .dpl_locations .column p.nospace {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 21px;
           font-weight: 900;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .dpl_locations .column a {
           color: #ffffff;
        }

    /*headers*/

        .dpl_locations .column h1 {
           background-color: #000000;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           text-transform: uppercase;
           padding-top: 10px;
           padding-bottom: 12px;
           padding-left: 10px;
        }

        .dpl_locations .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 10px;
           margin-top: 0px;
           text-transform: uppercase;
        }

        .dpl_locations .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .dpl_locations .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 18px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .dpl_locations .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .dpl_locations .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 8px;
           margin-top: 8px;
        }

    /*lists*/

        .dpl_locations .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
2025 Juanita Gray
***********************************/

    /*paragraphs*/

        .call_out_2025_juanita_gray .column p {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

        .call_out_2025_juanita_gray .column p.nospace {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

        .call_out_2025_juanita_gray .column p.linkatbottom {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 22px;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-align: center;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .call_out_2025_juanita_gray .column a {
           color: #000000;
        }

    /*headers*/

        .call_out_2025_juanita_gray .column h1 {
           background-color: transparent;
           color: #80256e;
           font-family: Georgia, serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-transform: uppercase;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
        }

        .call_out_2025_juanita_gray .column h2 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
           text-align: center;
        }

        .call_out_2025_juanita_gray .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 48px;
           margin-top: 0px;
           text-align: center;
        }

        .call_out_2025_juanita_gray .column h4 {
           background-color: transparent;
           color: #80256e;
           font-family: 'Noto Sans';
           font-size: 22px;
           font-weight: 600;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .call_out_2025_juanita_gray .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 22px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .call_out_2025_juanita_gray .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 8px;
           margin-top: 8px;
        }

    /*lists*/

        .call_out_2025_juanita_gray .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Plaza
***********************************/

    /*paragraphs*/

        .plaza .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

        .plaza .column p.nospace {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .plaza .column a {
           color: #ffffff;
        }

    /*headers*/

        .plaza .column h1 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-transform: uppercase;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
        }

        .plaza .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: 600;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 10px;
           margin-top: 0px;
           text-align: center;
        }

        .plaza .column h3 {
           background-color: transparent;
           color: #d1dddd;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
           text-transform: uppercase;
        }

        .plaza .column h4 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: 600;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 10px;
           margin-top: 0px;
           text-align: center;
        }

        .plaza .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .plaza .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 8px;
           margin-top: 8px;
        }

    /*lists*/

        .plaza .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Dia Libertad
***********************************/

    /*paragraphs*/

        .dia_libertad .column p {
           background-color: transparent;
           color: #4b3023;
           font-family: 'Noto Sans';
           font-size: 22px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-align: center;
        }

        .dia_libertad .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .dia_libertad .column a {
           color: #4b3023;
        }

    /*headers*/

        .dia_libertad .column h1 {
           background-color: transparent;
           color: #4b3023;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 250px;
           text-transform: uppercase;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
        }

        .dia_libertad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .dia_libertad .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .dia_libertad .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 18px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .dia_libertad .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-top: 21px;
        }

        .dia_libertad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: 300;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 8px;
           margin-top: 8px;
        }

    /*lists*/

        .dia_libertad .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Make Make
***********************************/

    /*headers*/

        .make_make .column h6 {
        }

        .make_make .column h5 {
        }

        .make_make .column h4 {
        }

        .make_make .column h3 {
        }

        .make_make .column h2 {
        }

        .make_make .column h1 {
        }

    /*links*/

        .make_make .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .make_make .column p {
        }

/***********************************
Venta de libros usados
***********************************/

    /*paragraphs*/

        .venta_de_libros_usados .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-align: center;
        }

        .venta_de_libros_usados .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .venta_de_libros_usados .column a {
           color: #ffffff;
        }

    /*headers*/

        .venta_de_libros_usados .column h1 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: bold;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-transform: uppercase;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
        }

        .venta_de_libros_usados .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
           text-align: center;
        }

        .venta_de_libros_usados .column h3 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 22px;
           font-weight: 400;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: center;
        }

        .venta_de_libros_usados .column h4 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 24px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 14px;
           margin-top: 0px;
           text-align: center;
        }

        .venta_de_libros_usados .column h5 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 24px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
           text-align: center;
        }

        .venta_de_libros_usados .column h6 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 28px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 18px;
           margin-top: 0px;
           text-align: center;
        }

    /*lists*/

        .venta_de_libros_usados .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: decimal;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
DPL app
***********************************/

    /*paragraphs*/

        .dpl_app .column p {
        }

    /*inlines*/

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

    /*links*/

        .dpl_app .column a {
        }

    /*headers*/

        .dpl_app .column h1 {
        }

        .dpl_app .column h2 {
        }

        .dpl_app .column h3 {
        }

        .dpl_app .column h4 {
        }

        .dpl_app .column h5 {
        }

        .dpl_app .column h6 {
        }

