/***********************************
Cubierta de Mayo
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

        .cubierta_de_mayo .column h5 {
        }

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

    /*lists*/

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

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

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

        .cubierta_de_mayo .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.last {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 20px;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 18px;
           margin-right: 0px;
           margin-top: 0px;
        }

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

        .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: #e15e1f;
           background-color: transparent;
        }

    /*headers*/

        .adultos_18_ .column h1 {
           background-color: #e15e1f;
           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: #e15e1f;
           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;
        }

/***********************************
Nomine a líderes latino
***********************************/

    /*headers*/

        .nomine_a_l_deres_latino .column h6 {
        }

        .nomine_a_l_deres_latino .column h5 {
        }

        .nomine_a_l_deres_latino .column h4 {
        }

        .nomine_a_l_deres_latino .column h3 {
        }

        .nomine_a_l_deres_latino .column h2 {
        }

        .nomine_a_l_deres_latino .column h1 {
        }

    /*links*/

        .nomine_a_l_deres_latino .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .nomine_a_l_deres_latino .column p {
        }

/***********************************
Sumérgete en la lectura
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .sum_rgete_en_la_lectura .column p {
           text-align: center;
           background-color: transparent;
           font-family: 'Noto Sans';
           font-size: 24px;
           margin-bottom: 24px;
           color: #000000;
        }

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

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

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

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

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

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

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

        .sum_rgete_en_la_lectura .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

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

        .sum_rgete_en_la_lectura .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .sum_rgete_en_la_lectura .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 50px;
           font-family: 'Noto Sans';
           font-size: 45px;
           line-height: 1.2em;
           text-align: center;
           color: #000000;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
        }

        .sum_rgete_en_la_lectura .column h2 {
           text-align: center;
           font-family: 'Noto Sans';
           font-size: 32px;
           color: #000000;
           font-weight: 500;
        }

        .sum_rgete_en_la_lectura .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
        }

        .sum_rgete_en_la_lectura .column h4 {
           text-align: center;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 36px;
           font-weight: 900;
           margin-bottom: 24px;
        }

        .sum_rgete_en_la_lectura .column h5 {
        }

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

    /*lists*/

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

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

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

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

/***********************************
Historia de la Avenida Colfax Este
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

        .historia_de_la_avenida_col .column h5 {
        }

        .historia_de_la_avenida_col .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .historia_de_la_avenida_col .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .historia_de_la_avenida_col .column h2 {
           font-weight: 900;
           color: #000000;
           font-size: 32px;
           font-family: 'Noto Sans';
           text-align: center;
        }

        .historia_de_la_avenida_col .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #000000;
           text-align: center;
           line-height: 1.2em;
           font-size: 40px;
           font-family: 'Noto Sans';
           margin-top: 12px;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .historia_de_la_avenida_col .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

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

        .historia_de_la_avenida_col .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

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

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

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

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

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

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

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

        .historia_de_la_avenida_col .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 24px;
           font-family: 'Noto Sans';
           background-color: transparent;
           text-align: center;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Centro Comunitario de Computación
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

        .centro_comunitario_de_computa .column p {
           text-align: center;
           background-color: transparent;
           font-family: 'Noto Sans';
           font-size: 24px;
           margin-bottom: 24px;
           color: #ffffff;
        }

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

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

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

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

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

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

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

        .centro_comunitario_de_computa .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

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

        .centro_comunitario_de_computa .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

        .centro_comunitario_de_computa .column h2 {
           text-align: center;
           font-family: 'Noto Sans';
           font-size: 30px;
           color: #ffffff;
           font-weight: 400;
           margin-bottom: 20px;
        }

        .centro_comunitario_de_computa .column h3 {
           font-family: 'Noto Sans';
           font-size: 36px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: transparent;
           text-align: center;
           margin-bottom: 0px;
        }

        .centro_comunitario_de_computa .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .centro_comunitario_de_computa .column h5 {
        }

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

    /*lists*/

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

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

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

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

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

/***********************************
Adelanto del programa Verano de Aventura
***********************************/

    /*headers*/

        .adelanto_del_programa_verano_ .column h6 {
        }

        .adelanto_del_programa_verano_ .column h5 {
        }

        .adelanto_del_programa_verano_ .column h4 {
        }

        .adelanto_del_programa_verano_ .column h3 {
        }

        .adelanto_del_programa_verano_ .column h2 {
        }

        .adelanto_del_programa_verano_ .column h1 {
        }

    /*links*/

        .adelanto_del_programa_verano_ .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .adelanto_del_programa_verano_ .column p {
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

        .ni_os_y_j_venes .column a {
           background-color: transparent;
           color: #08b8a2;
        }

    /*images*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

/***********************************
TAB
***********************************/

    /*paragraphs*/

        .tab .column p {
        }

    /*inlines*/

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

    /*links*/

        .tab .column a {
        }

    /*headers*/

        .tab .column h1 {
        }

        .tab .column h2 {
        }

        .tab .column h3 {
        }

        .tab .column h4 {
        }

        .tab .column h5 {
        }

        .tab .column h6 {
        }

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

/***********************************
Sucursales de la Biblioteca Pública de Denver
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

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

/***********************************
¿Qué piensa sobre Conexiones?
***********************************/

    /*paragraphs*/

        ._qu_piensa_sobre_conexiones_ .column p {
        }

    /*inlines*/

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

    /*links*/

        ._qu_piensa_sobre_conexiones_ .column a {
        }

    /*headers*/

        ._qu_piensa_sobre_conexiones_ .column h1 {
        }

        ._qu_piensa_sobre_conexiones_ .column h2 {
        }

        ._qu_piensa_sobre_conexiones_ .column h3 {
        }

        ._qu_piensa_sobre_conexiones_ .column h4 {
        }

        ._qu_piensa_sobre_conexiones_ .column h5 {
        }

        ._qu_piensa_sobre_conexiones_ .column h6 {
        }

