kcc-gem-theme-slim 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (190) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +138 -0
  4. data/_data/cache_bust_css.yml +1 -0
  5. data/_data/navigation.yml +154 -0
  6. data/_includes/accordion.html +36 -0
  7. data/_includes/accordion_path-sorting.html +29 -0
  8. data/_includes/benefits.html +98 -0
  9. data/_includes/body.html +10 -0
  10. data/_includes/breadcrumbs.html +44 -0
  11. data/_includes/card-section.html +26 -0
  12. data/_includes/chat-now.html +8 -0
  13. data/_includes/check-mark.svg +17 -0
  14. data/_includes/contacts-tan.html +94 -0
  15. data/_includes/contacts.html +80 -0
  16. data/_includes/document-head.html +22 -0
  17. data/_includes/emergency-alerts.html +29 -0
  18. data/_includes/foot.html +3 -0
  19. data/_includes/footer.html +271 -0
  20. data/_includes/hash/theme_hash.yml +1 -0
  21. data/_includes/header-global.html +49 -0
  22. data/_includes/hero-slider.html +23 -0
  23. data/_includes/main-call-to-action.html +32 -0
  24. data/_includes/nav-global-bottom.html +44 -0
  25. data/_includes/nav-global-local.html +29 -0
  26. data/_includes/nav-global-top.html +19 -0
  27. data/_includes/preconnect.html +14 -0
  28. data/_includes/scripts/custom.html +2 -0
  29. data/_includes/scripts/emergency-alerts.html +2 -0
  30. data/_includes/scripts/google-api.html +2 -0
  31. data/_includes/scripts/google-noscript.html +9 -0
  32. data/_includes/scripts/google-tag.html +23 -0
  33. data/_includes/scripts/kcc-alerts.html +2 -0
  34. data/_includes/scripts/kcc-mega-nav.html +2 -0
  35. data/_includes/scripts/kcc-nav.html +2 -0
  36. data/_includes/scripts/kcc-theme-landing.html +2 -0
  37. data/_includes/scripts/kcc-theme.html +2 -0
  38. data/_includes/scripts/table-cdn.html +6 -0
  39. data/_includes/scripts/translate.html +11 -0
  40. data/_includes/scripts/vendor-cdn.html +5 -0
  41. data/_includes/styles/fonts.html +4 -0
  42. data/_includes/styles/main.html +8 -0
  43. data/_includes/styles/vendor.html +6 -0
  44. data/_includes/svg/check.html +20 -0
  45. data/_includes/svg/check_circle-24px.html +13 -0
  46. data/_includes/svg/email-24px.html +13 -0
  47. data/_includes/svg/goals.html +22 -0
  48. data/_includes/svg/kcc-copy.html +62 -0
  49. data/_includes/svg/kcc.html +65 -0
  50. data/_includes/svg/kcc.svg +59 -0
  51. data/_includes/svg/love.html +13 -0
  52. data/_includes/svg/place-24px.html +13 -0
  53. data/_includes/svg/save-money.html +72 -0
  54. data/_includes/tabbed-content.html +27 -0
  55. data/_includes/translate.html +3 -0
  56. data/_layouts/default.html +31 -0
  57. data/_layouts/hero-banner.html +17 -0
  58. data/_layouts/hero-slider.html +17 -0
  59. data/_layouts/markdown.html +13 -0
  60. data/assets/css/content.css +1 -0
  61. data/assets/css/kcc-theme.css +1 -0
  62. data/assets/css/main.css +1 -0
  63. data/assets/css/translate.css +1 -0
  64. data/assets/img/ATEC-DSC_1033.jpeg +0 -0
  65. data/assets/img/DSC_5650_helpful.jpg +0 -0
  66. data/assets/img/admissions-navigation-menu.jpg +0 -0
  67. data/assets/img/alert.svg +1 -0
  68. data/assets/img/arrow-right.svg +1 -0
  69. data/assets/img/arrow_right_alt.svg +1 -0
  70. data/assets/img/cavaliers-16x9-thumb.png +0 -0
  71. data/assets/img/cavaliers-logo.png +0 -0
  72. data/assets/img/cavaliers-logo_white.png +0 -0
  73. data/assets/img/d-daun2.jpg +0 -0
  74. data/assets/img/dbl-next.svg +1 -0
  75. data/assets/img/dbl-next_mobile.svg +1 -0
  76. data/assets/img/dbl-prev.svg +1 -0
  77. data/assets/img/dbl-prev_mobile.svg +1 -0
  78. data/assets/img/e-tech_a-roberts_mar2016_D41_6690.jpg +0 -0
  79. data/assets/img/facebook-f_white.svg +1 -0
  80. data/assets/img/fafsa-early-bird-banner-18.jpg +0 -0
  81. data/assets/img/go_cavs_20171002_193828-web.jpg +0 -0
  82. data/assets/img/heading-bg-underline-tan.png +0 -0
  83. data/assets/img/heading-bg-underline-transparent.png +0 -0
  84. data/assets/img/heading-bg-underline.png +0 -0
  85. data/assets/img/home.svg +8 -0
  86. data/assets/img/instagram-white.svg +1 -0
  87. data/assets/img/itransfer.png +0 -0
  88. data/assets/img/kankakee-community-college-word-logo.svg +1 -0
  89. data/assets/img/kcc-logo-inverse.svg +1 -0
  90. data/assets/img/kcc-logo.svg +1 -0
  91. data/assets/img/kcc-placeholder-square.png +0 -0
  92. data/assets/img/kcc-placeholder.png +0 -0
  93. data/assets/img/kcc-text-logo.svg +1 -0
  94. data/assets/img/keyboard_arrow_right.svg +1 -0
  95. data/assets/img/linkedin-white.svg +1 -0
  96. data/assets/img/loader.gif +0 -0
  97. data/assets/img/miguel2.jpg +0 -0
  98. data/assets/img/news.svg +1 -0
  99. data/assets/img/pause.svg +1 -0
  100. data/assets/img/pause_mobile.svg +1 -0
  101. data/assets/img/pinterest-p_white.svg +1 -0
  102. data/assets/img/placeholder_16to9.jpg +0 -0
  103. data/assets/img/placeholder_4by3.jpg +0 -0
  104. data/assets/img/placeholder_square-1by1.jpg +0 -0
  105. data/assets/img/placeholder_square.jpg +0 -0
  106. data/assets/img/play.svg +1 -0
  107. data/assets/img/play_mobile.svg +1 -0
  108. data/assets/img/search.svg +1 -0
  109. data/assets/img/social-icon.svg +1 -0
  110. data/assets/img/twitter-white.svg +1 -0
  111. data/assets/img/video.svg +1 -0
  112. data/assets/img/x.svg +1 -0
  113. data/assets/img/youtube-white.svg +1 -0
  114. data/assets/img/yt-loading.png +0 -0
  115. data/assets/img/zippia.png +0 -0
  116. data/assets/js/dist/main.bundle.js +1 -0
  117. data/assets/js/theme/alerts/alerts.js +32 -0
  118. data/assets/js/theme/alerts/cacheResponse.js +23 -0
  119. data/assets/js/theme/alerts/campusAlertsSheetsAPI.js +50 -0
  120. data/assets/js/theme/alerts/checkForPrefersReducedMotion.js +19 -0
  121. data/assets/js/theme/alerts/contentHashLink.js +97 -0
  122. data/assets/js/theme/alerts/createAlertsHtml.js +47 -0
  123. data/assets/js/theme/alerts/getCachedResponse.js +41 -0
  124. data/assets/js/theme/alerts/parseMarkdownToHTML.js +85 -0
  125. data/assets/js/theme/alerts/simpleSetSheetParameters.js +23 -0
  126. data/assets/js/theme/dist/addClassToOpenNavbar.bundle.js +1 -0
  127. data/assets/js/theme/dist/alerts.bundle.js +1 -0
  128. data/assets/js/theme/dist/campusAlertsSheetsAPI.bundle.js +1 -0
  129. data/assets/js/theme/dist/checkForPrefersReducedMotion.bundle.js +1 -0
  130. data/assets/js/theme/dist/closeMegaNavOnClick.bundle.js +1 -0
  131. data/assets/js/theme/dist/footerDate.bundle.js +1 -0
  132. data/assets/js/theme/dist/getCachedResponse.bundle.js +1 -0
  133. data/assets/js/theme/dist/googleCustomSearch.bundle.js +1 -0
  134. data/assets/js/theme/dist/kcc-mega-nav.bundle.js +1 -0
  135. data/assets/js/theme/dist/kcc-theme.bundle.js +1 -0
  136. data/assets/js/theme/dist/lazyLoad.bundle.js +1 -0
  137. data/assets/js/theme/dist/sliders.bundle.js +1 -0
  138. data/assets/js/theme/dist/toggleMenuOnWindowResize.bundle.js +1 -0
  139. data/assets/js/theme/dist/translate.bundle.js +1 -0
  140. data/assets/js/theme/dist/underlineCurrentSite.bundle.js +1 -0
  141. data/assets/js/theme/dist/vendors~campusAlertsSheetsAPI~getCachedResponse.bundle.js +1 -0
  142. data/assets/js/theme/dist/walkTex.bundle.js +1 -0
  143. data/assets/js/theme/dist/wrapPowerText.bundle.js +1 -0
  144. data/assets/js/theme/nav/megaNav/closeMegaNavOnClick.js +50 -0
  145. data/assets/js/theme/nav/megaNav/googleCustomSearch.js +66 -0
  146. data/assets/js/theme/nav/megaNav/megaNav.js +26 -0
  147. data/assets/js/theme/nav/megaNav/searchToggleMegaNav.js +87 -0
  148. data/assets/js/theme/nav/megaNav/toggleDropdownOnWindowResizeTwo.js +54 -0
  149. data/assets/js/theme/nav/megaNav/toggleMenuOnWindowResize.js +26 -0
  150. data/assets/js/theme/nav/megaNav/underlineCurrentSite.js +22 -0
  151. data/assets/js/theme/src/addClassToOpenNavbar.js +20 -0
  152. data/assets/js/theme/src/all.js +55 -0
  153. data/assets/js/theme/src/footerDate.js +7 -0
  154. data/assets/js/theme/src/lazyLoad.js +13 -0
  155. data/assets/js/theme/src/sliders.js +75 -0
  156. data/assets/js/theme/src/test.js +7 -0
  157. data/assets/js/theme/src/translate.js +58 -0
  158. data/assets/js/theme/src/walkText.js +27 -0
  159. data/assets/js/theme/src/wrapPowerText.js +21 -0
  160. data/assets/js/theme/src/ytEmbed.js +30 -0
  161. data/assets/scss/0-tools/_bootstrap-overrides.scss +36 -0
  162. data/assets/scss/0-tools/_cloudcannon.scss +16 -0
  163. data/assets/scss/0-tools/_google-translate-overrides.scss +114 -0
  164. data/assets/scss/0-tools/_gsc-overrides.scss +79 -0
  165. data/assets/scss/0-tools/_vars.scss +72 -0
  166. data/assets/scss/1-base/_background.scss +5 -0
  167. data/assets/scss/1-base/_buttons.scss +82 -0
  168. data/assets/scss/1-base/_header-global.scss +477 -0
  169. data/assets/scss/1-base/_html.scss +4 -0
  170. data/assets/scss/1-base/_img.scss +13 -0
  171. data/assets/scss/1-base/_links.scss +45 -0
  172. data/assets/scss/1-base/_svg.scss +57 -0
  173. data/assets/scss/1-base/_typography.scss +304 -0
  174. data/assets/scss/2-modules/_accordion.scss +43 -0
  175. data/assets/scss/2-modules/_benefits.scss +251 -0
  176. data/assets/scss/2-modules/_breadcrumbs.scss +32 -0
  177. data/assets/scss/2-modules/_card-section.scss +9 -0
  178. data/assets/scss/2-modules/_contacts.scss +46 -0
  179. data/assets/scss/2-modules/_footer.scss +83 -0
  180. data/assets/scss/2-modules/_hero-slider.scss +330 -0
  181. data/assets/scss/2-modules/_yt-embed.scss +14 -0
  182. data/assets/scss/3-layout/_background.scss +3 -0
  183. data/assets/scss/3-layout/_content.scss +37 -0
  184. data/assets/scss/3-layout/_margins.scss +3 -0
  185. data/assets/scss/3-layout/_positioning.scss +136 -0
  186. data/assets/scss/3-layout/_section.scss +22 -0
  187. data/assets/scss/4-pages/index/_home.scss +15 -0
  188. data/assets/scss/kcc-theme.scss +37 -0
  189. data/assets/scss/translate.scss +5 -0
  190. metadata +273 -0
@@ -0,0 +1,4 @@
1
+
2
+ html {
3
+ background-color: $color-page-background;
4
+ }
@@ -0,0 +1,13 @@
1
+ // Styles for <img>'s
2
+
3
+ .img__full-width {
4
+ width: 100%;
5
+ }
6
+
7
+ .img__shadow {
8
+ filter: drop-shadow(3px 3px 10px rgba(126, 126, 126, .45));
9
+ &--border {
10
+ filter: drop-shadow(3px 3px 10px rgba(126, 126, 126, .45));
11
+ border: 3px solid $primary-blue;
12
+ }
13
+ }
@@ -0,0 +1,45 @@
1
+ // Rules for styling links
2
+ // =========================================
3
+ // use the 'link__offset' class to offset jump-links via CSS only method.
4
+ // Links need to be offset to clear the fixed navigation bar at the top.
5
+ // =========================================
6
+
7
+ .links__offset { // Pointer-events is needed to prevent the .links__offset::before pseudo-element
8
+ pointer-events: none; // from "blocking" any anchor tag above from being clicked.
9
+ & a,
10
+ & button,
11
+ & iframe,
12
+ & .card-body { // HOWEVER, if there is a child anchor, or button, element,
13
+ pointer-events: auto; // it obviously needs to be clickable.
14
+ }
15
+ }
16
+
17
+ .links__offset::before {
18
+ // mobile devices get slightly different offset b/c of different sized fixed header
19
+ content: " ";
20
+ display: block;
21
+ height: 171px; // defining a height pushes the element down the page
22
+ margin-top: -171px; // negative margin is needed to push it back to its original position
23
+ pointer-events: none; // w/ out this it will interfere with the sites navigation links
24
+ visibility: hidden;
25
+ }
26
+
27
+ @media screen and (min-width: 768px) {
28
+ .links__offset::before {
29
+ height: 150px;
30
+ margin-top: -150px;
31
+ }
32
+ }
33
+
34
+ .links__darker-link {
35
+ color: $darker-link;
36
+ }
37
+
38
+
39
+ .links__no-underline {
40
+ text-decoration: none;
41
+ &:hover {
42
+ text-decoration: none;
43
+ }
44
+ }
45
+
@@ -0,0 +1,57 @@
1
+
2
+ .svg--max-width {
3
+ max-width: 100%;
4
+ }
5
+
6
+ .svg {
7
+ &__button {
8
+ height: 48px;
9
+ width: 48px;
10
+ }
11
+ &--fill-none {
12
+ fill: none;
13
+ }
14
+ &--fill-white {
15
+ fill: $white;
16
+ }
17
+ &--fill-blue {
18
+ fill: $primary-blue;
19
+ }
20
+ }
21
+
22
+ .svg__action--place {
23
+ margin-left: -2rem;
24
+ }
25
+
26
+ @media screen and (min-width: 360px) {
27
+ .svg__action--place {
28
+ margin-left: -3rem;
29
+ }
30
+ }
31
+
32
+ @media screen and (min-width: 768px) {
33
+ .svg__action--place {
34
+ margin-left: 0;
35
+ }
36
+ }
37
+
38
+ @media screen and (min-width: 360px) {
39
+ .svg__button {
40
+ height: 48px;
41
+ width: 48px;
42
+ }
43
+ }
44
+
45
+ @media screen and (min-width: 768px) {
46
+ .svg__button {
47
+ height: 36px;
48
+ width: 36px;
49
+ }
50
+ }
51
+
52
+ @media screen and (min-width: 992px) {
53
+ .svg__button {
54
+ height: 48px;
55
+ width: 48px;
56
+ }
57
+ }
@@ -0,0 +1,304 @@
1
+ // TYPOGRAPHY
2
+ // ===========================
3
+ // Set the base font size for em's to work
4
+ body {
5
+ font-size: $font-size-base; // Takes control of the base font size from Bootstrap/reboot
6
+ }
7
+
8
+ // HEADINGS
9
+ // Special Headings (decorative headings used for specific sections)
10
+
11
+ // h1 is KCC's logo-font, reserved for the nav-local's page-title heading.
12
+ .typography__nav-heading { // Not to be used for page content
13
+ color: $primary-blue;
14
+ display: inline;
15
+ font-family: $font-family-kcc;
16
+ font-size: 1.5rem;
17
+ font-style: italic;
18
+ font-weight: 700;
19
+ text-transform: uppercase;
20
+ transition-property: color;
21
+ transition-timing-function: ease;
22
+ transition-duration: .4s;
23
+ &:hover,
24
+ &:focus {
25
+ color: $primary-red;
26
+ }
27
+ &--smaller {
28
+ font-size: 1.25rem;
29
+ }
30
+ }
31
+
32
+ @media screen and (min-width:360px) {
33
+ .typography__nav-heading {
34
+ font-size: 1.8rem;
35
+ &--smaller {
36
+ font-size: 1.5rem;
37
+ }
38
+ }
39
+ }
40
+
41
+ @media screen and (min-width:410px) {
42
+ .typography__nav-heading {
43
+ font-size: 2rem;
44
+ }
45
+ }
46
+
47
+ @media screen and (min-width:576px) {
48
+ .typography__nav-heading {
49
+ font-size: 2.3rem;
50
+ }
51
+ }
52
+
53
+ @media screen and (min-width: 768px) {
54
+ .typography__nav-heading {
55
+ font-size: 2.4rem;
56
+ }
57
+ }
58
+
59
+ @media screen and (min-width: 1500px) {
60
+ .typography__nav-heading {
61
+ font-size: 2.6rem;
62
+ }
63
+ }
64
+
65
+ .typography__footer-heading { // Footer heading/link that shows the site URL
66
+ font-family: $font-family-headings;
67
+ font-size: 1.95rem;
68
+ font-weight: $font-weight-black;
69
+ }
70
+
71
+ @media screen and (min-width: 360px) {
72
+ .typography__footer-heading {
73
+ font-size: 2.2rem;
74
+ }
75
+ }
76
+
77
+ @media screen and (min-width: 375px) {
78
+ .typography__footer-heading {
79
+ font-size: 2.4rem;
80
+ }
81
+ }
82
+
83
+ @media screen and (min-width: 410px) {
84
+ .typography__footer-heading {
85
+ font-size: 2.6rem;
86
+ }
87
+ }
88
+
89
+ .typography__contacts--name {
90
+ color: $primary-blue;
91
+ font-family: $font-family-headings;
92
+ font-size: 1.3em;
93
+ font-weight: $font-weight-bold;
94
+ margin-bottom: .2rem;
95
+ }
96
+
97
+ .typography__contacts--title {
98
+ color: $color-grey-heading;
99
+ font-family: $font-family-headings;
100
+ font-size: 1.1em;
101
+ font-weight: $font-weight-bold;
102
+ margin-bottom: .2rem;
103
+ }
104
+
105
+ .typography__orange-h4 {
106
+ color: $orange-heading;
107
+ font-family: $font-family-oswald;
108
+ font-size: 2.4rem;
109
+ }
110
+
111
+ .typography__section--heading {
112
+ color: $primary-red;
113
+ font-family: $font-family-oswald;
114
+ font-size: 2rem;
115
+ font-weight: $font-weight-boldish;
116
+ }
117
+
118
+ .typography__header-global--nav-top,
119
+ .typography__header-global--nav-bottom,
120
+ .typography__header-global--nav-local {
121
+ color: $primary-blue;
122
+ font-family: $font-family-oswald;
123
+ font-size: 1rem;
124
+ font-weight: 500;
125
+ letter-spacing: 0.05rem;
126
+ padding-bottom: .25rem;
127
+ padding-top: .25rem;
128
+ text-transform: capitalize;
129
+ }
130
+
131
+ @media screen and (min-width: 992px) {
132
+ .typography__header-global--nav-top {
133
+ color: $color-blue-light-nav;
134
+ font-size: 1.1rem;
135
+ &:hover,
136
+ &:focus {
137
+ color: $color-blue-light-nav;
138
+ }
139
+ }
140
+ }
141
+
142
+ @media screen and (min-width: 992px) {
143
+ .typography__header-global--nav-bottom {
144
+ color: $white;
145
+ font-size: 1.05rem;
146
+ font-weight: 400;
147
+ }
148
+ }
149
+
150
+ @media screen and (min-width: 992px) {
151
+ .typography__header-global--nav-bottom:hover,
152
+ .typography__header-global--nav-bottom:focus,
153
+ .header-global__dropdown:hover .typography__header-global--nav-bottom,
154
+ .header-global__dropdown:focus .typography__header-global--nav-bottom {
155
+ color: $primary-blue;
156
+ }
157
+ }
158
+
159
+ @media screen and (min-width: 992px) {
160
+ .typography__header-global--nav-local {
161
+ font-size: 1rem;
162
+ font-weight: 400;
163
+ }
164
+ & .nav-link:not([role=tab]) {
165
+ margin-left: 5px;
166
+ margin-right: 5px;
167
+ }
168
+ }
169
+
170
+ // "The POWER of Community" text
171
+ .typography__power-text {
172
+ color: $white;
173
+ font-family: $font-family-power;
174
+ font-size: 1.1rem;
175
+ font-weight: $font-weight-bold;
176
+ letter-spacing: .02em;
177
+ text-transform: uppercase;
178
+ }
179
+
180
+ @media screen and (min-width: 360px) {
181
+ .typography__power-text {
182
+ font-size: 1.3rem;
183
+ }
184
+ }
185
+
186
+ @media screen and (min-width: 768px) {
187
+ .typography__power-text {
188
+ font-size: 2.2rem;
189
+ }
190
+ }
191
+
192
+ @media screen and (min-width: 992px) {
193
+ .typography__power-text {
194
+ font-size: 2.9rem;
195
+ }
196
+ }
197
+
198
+ @media screen and (min-width: 1200px) {
199
+ .typography__power-text {
200
+ font-size: 3.1rem;
201
+ }
202
+ }
203
+
204
+ // Content Headings
205
+ .typography__h2 {
206
+ color: $color-grey-heading;
207
+ font-family: $font-family-headings;
208
+ font-size: 2rem;
209
+ font-weight: $font-weight-boldish;
210
+ }
211
+
212
+ .typography__h3 {
213
+ color: $primary-blue;
214
+ font-family: $font-family-headings;
215
+ font-size: 1.75rem;
216
+ font-weight: $font-weight-bolder;
217
+ }
218
+
219
+ .typography__h4 {
220
+ color: $primary-red;
221
+ font-family: $font-family-headings;
222
+ font-size: 1.7rem;
223
+ font-weight: $font-weight-bolder;
224
+ }
225
+
226
+ .typography__h5 {
227
+ color: $color-grey-heading;
228
+ font-family: $font-family-headings;
229
+ font-weight: $font-weight-bold;
230
+ font-size: 1.5rem;
231
+ }
232
+
233
+ .typography__h6 {
234
+ color: $color-grey-heading;
235
+ font-family: $font-family-headings;
236
+ font-weight: $font-weight-bold;
237
+ font-size: 1.4rem;
238
+ }
239
+
240
+ .typography__h5--description {
241
+ color: $grey-6;
242
+ font-family: $font-family-oswald;
243
+ font-size: 1.25rem;
244
+ font-weight: 400;
245
+ }
246
+
247
+ // Other font styles
248
+
249
+ p,
250
+ ul:not(.navbar-nav), // :not() selecter prevents unnecesary style override
251
+ ol { // Needed so list font looks the same as paragraph font
252
+ color: $color-grey-heading; // Bootstrap sets these things to black
253
+ font-family: $font-family-paragraph;
254
+ font-size: $font-size-base;
255
+ }
256
+
257
+ .typography__tables th {
258
+ color: $primary-red;
259
+ font-family: $font-family-headings;
260
+ font-weight: $font-weight-bold;
261
+ }
262
+
263
+ .typography__tables td {
264
+ color: $color-grey-heading; // Bootstrap sets these things to black
265
+ font-family: $font-family-paragraph;
266
+ font-size: $font-size-base;
267
+ }
268
+
269
+ h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup { // Make superscripts within headings a little bit smaller than reboot's styling
270
+ font-size: 45% !important;
271
+ top: -1em;
272
+ font-weight: normal;
273
+ }
274
+
275
+ .typography__larger-p {
276
+ font-size: 1.2rem;
277
+ }
278
+
279
+ @media screen and (max-width: 992px) {
280
+ .typography__nowrap--sm {
281
+ white-space: nowrap;
282
+ }
283
+ }
284
+
285
+ .typography__color--inherit {
286
+ color: inherit;
287
+ }
288
+
289
+ .typography__my-kcc {
290
+ font-family: $font-family-kcc;
291
+ line-height: 1.2;
292
+ font-size: 1.2rem;
293
+ }
294
+
295
+ .typography__alert {
296
+ color: $color-alert;
297
+ &:last-child {
298
+ margin-bottom: 0;
299
+ }
300
+ }
301
+
302
+ .typography__header-global--nav-bottom:hover {
303
+ cursor: default;
304
+ }
@@ -0,0 +1,43 @@
1
+
2
+ .accordion {
3
+ &__padding-left {
4
+ padding-left: 0;
5
+ }
6
+ &__typography--card-header .btn-link {
7
+ color: $primary-blue;
8
+ font-family: $font-family-paragraph;
9
+ font-size: 1.4rem;
10
+ font-weight: 700;
11
+ text-align: left;
12
+ &:hover {
13
+ color: $primary-red;
14
+ }
15
+ }
16
+ &__button::before {
17
+ background-color: $primary-blue;
18
+ border-radius: 50%;
19
+ color: #fff;
20
+ content: '\002D';
21
+ display: inline-block;
22
+ font-family: $font-family-paragraph;
23
+ font-size: 2rem;
24
+ font-weight: 400;
25
+ height: 30px;
26
+ line-height: 30px;
27
+ margin-right: 10px;
28
+ position: relative; // Safari doesn't want to render this pseudo-element without `position: relative;`
29
+ text-align: center;
30
+ text-decoration: none !important;
31
+ text-indent: 0;
32
+ vertical-align: middle;
33
+ width: 30px;
34
+ }
35
+ &__button.collapsed::before {
36
+ content: '\002B';
37
+ }
38
+ }
39
+
40
+ .accordion__button {
41
+ text-indent: -45px;
42
+ margin-left: 45px;
43
+ }