@preset-name: "Nuevo Gobierno - 2018"; @preset-icon: concrete-icon(#DC1C24, #d3d7d9, #001c54); @preset-fonts-file: "build/fonts/defaults.less"; /* * The sections in this document roughly correspond to our theme style guide. */ // Global body background @page-background-color: #fff; // Top Header - Website Title */ @header-background-color: #fff; @header-site-title-type-color: #001c54; @header-site-title-type-font-weight: 400; @header-site-title-type-font-size: 2.4em; @header-site-title-type-text-transform: none; @header-site-title-type-font-family: 'Gotham Bold'; // Top Header Search @header-search-input-icon-color: #fdfdfd; @header-search-input-border-color: rgba(217, 217, 217, 0.49); @header-search-input-background-color: rgba(255, 255, 255, 0); // Top Header - Main Navigation */ @header-base-menu-background: #001c54; @header-navigation-type-color: rgb(199, 199, 199); @header-navigation-type-font-size: 1.0em; @header-navigation-type-font-weight: 1.1em; @header-navigation-type-font-family: 'Roboto Slab'; @header-navigation-type-text-transform: none; @header-navigation-hover-color: rgb(255, 255, 255); @header-navigation-menu-background-color: rgb(3, 17, 55); @header-navigation-menu-border-color: rgba(3, 17, 55, 0); @header-navigation-menu-background-hover-color: rgb(3, 17, 55); @header-navigation-menu-text-color: rgb(226, 226, 226); @header-navigation-menu-text-hover-color: #ffffff; // Typography @body-type-font-family: 'Montserrat', sans-serif; @body-type-color: rgb(129, 129, 129); @body-type-font-size: 14px; @body-type-font-weight: 400; // Links @body-link-color: #001c54; @body-link-hover-color:rgb(0, 10, 29); // Headings @h1-type-font-family: 'Gotham Bold'; @h1-type-color: #1a1a1a; @h1-type-font-size: 2.1em; @h1-type-font-weight: 700; @h2-type-font-family: 'Gotham Bold'; @h2-type-color: #1a1a1a; @h2-type-font-size: 1.46em; @h2-type-font-weight: 700; @h3-type-font-family: 'Gotham Bold'; @h3-type-color: #001c54; @h3-type-font-size: 1.25em; @h3-type-font-weight: 700; @h4-type-font-family: 'Gotham Bold'; @h4-type-color: #4f585c; @h4-type-font-size: 1.05em; @h4-type-font-weight: 700; @h5-type-font-family: 'Gotham Bold'; @h5-type-color: #9fa9ad; @h5-type-font-size: 0.73em; @h5-type-font-weight: 700; @h5-type-text-transform: uppercase; @h6-type-font-family: 'Gotham Bold'; @h6-type-color: #001c54; @h6-type-font-size: 0.73em; @h6-type-font-weight: 400; @h6-type-text-transform: uppercase; // Page title block @page-title-type-font-family: 'Gotham Bold'; @page-title-type-color: #001c54; @page-title-type-font-size: 1.73em; @page-title-type-font-weight: 700; @page-title-type-text-transform: uppercase; @pagination-border-color: #afe4ff; // Image slider @image-slider-navigation-color: rgb(163, 163, 163); @image-slider-navigation-active-color: rgb(237, 26, 36); @image-slider-background-image: '../images/background-slider-blue-sky.png'; @image-slider-title-type-color: #001c54; @image-slider-title-type-font-family: 'Montserrat', sans-serif; @image-slider-title-type-font-size: 3.2em; @image-slider-title-type-font-weight: 100; @image-slider-paragraph-type-color: rgb(110, 110, 110); @image-slider-paragraph-type-font-family: 'Noticia Text'; @image-slider-paragraph-type-font-size: 1.1em; @image-slider-paragraph-type-font-weight: 400; // Blockquote @blockquote-left-padding-size: 60px; @blockquote-type-font-size: 1.46em; @blockquote-type-font-weight: 300; @blockquote-type-color: rgb(91, 103, 108); @blockquote-border-color: rgb(189, 207, 216); // Section Divider @content-section-divider-color: #ececec; // Footer site title @footer-site-title-type-color: #001c54; @footer-site-title-type-font-weight: 900; @footer-site-title-type-font-size: 1.2em; @footer-site-title-type-text-transform: uppercase; @footer-site-title-type-font-family: 'Roboto Slab'; @footer-top-background-color: #ffffff; @footer-bottom-background-color: rgb(236, 236, 236); @footer-link-color: rgb(0, 28, 84); @footer-link-hover-color: rgba(0, 28, 84, 0.79); @footer-text-color: #6e6e6e; @footer-section-divider-color: #dfecf2; // Footer social icons @footer-social-icon-color: #d1d1d1; @footer-social-icon-hover-color: #001c54; // Miscellaneous @default-button-border-color: rgba(0, 28, 84, 0.62); @accent-background-color: #dfecf2; @accent-header-color: #6b95b2; @title-thin-type-font-family: 'Montserrat', sans-serif; @title-thin-type-color: #001c54; @title-thin-type-font-size: 2.46em; @title-caps-type-font-family: 'Montserrat', sans-serif; @title-caps-type-color: #001c54; @title-caps-type-font-size: 1.73em; @image-caption-type-font-family: 'Montserrat', sans-serif; @image-caption-type-color: #b8c4cd; @image-caption-type-font-size: 1em; @image-caption-type-font-style: italic; @home-feature-title-color: rgb(26, 26, 26); @home-feature-icon-color: rgb(26, 26, 26);