 /*** U8 sets the mime type so no style dec is needed || appID=26 ***/
<!-- 
/*  DO NOT REMOVE  css_reset */



div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	/*margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;*/
	vertical-align: baseline;
}

html .msk-fredsteam, html .msk-giving,
body .msk-fredsteam, body .msk-giving {
	/*line-height: 1;*/
	font-family: "MSK Sans Web";
        font-size: 1rem;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
--navy: #002569;
--blue: #0073e0;
--blue-link: #0073e0;
--medium-blue: #70bcff;
--teal: #78e2da;
--gray-dark: #272524;
--gray-text: #272524;	
--gray-medium: #5D5C5B;
--warm-gray: #b5b2ad;
--gray-pale: #fbf9f7;
--pale-blue: #f0f7ff;
--pale-teal: #ebfcfa;
--white: #fff;
--green-dark: #308239;
--green: #5DCC6F;
--purple-dark: #863ecc;
--purple: #bd8aef;
--pink: #ff85bf;
--pink-dark: #D71D77;
--orange-dark: #D63F08;
--orange: #ff8834;
--gold-dark: #c28110;
--gold: #ffbe02;
--teal-dark: #037d98;
--blue-light: #c3e2ff;
--teal-light: #b1fff9;
--green-light: #E4FFE3;
--purple-light: #d6bdff;
--pink-light: #ffbbec;
--orange-light: #fcd2b4;
--gold-light: #ffedba;
--red: #e40d00;
--red-light: #ffede8;
}

.msk-fredsteam p {
    font-size: 1rem;
    font-family: inherit;
    font-weight: 400;
}
/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  line-height: 1.2;
}
.h1, h1 {
  font-size: 3.5rem;
}
.h2, h2 {
  font-size: 3rem;
}
.h3, h3 {
  font-size: 2.5rem;
}
.h4, h4 {
  font-size: 2rem;
}
.h5, h5 {
  font-size: 1.5rem;
}
.h6, h6 {
  font-size: 1.25rem;
}*/

msk-fredsteam h1, .msk-giving h1, h1 {
    font-size: 56px;
    font-weight: 600;
}
msk-fredsteam h2, .msk-giving h2, h2 {
    font-size: 48px;
    font-weight: 600;
}
msk-fredsteam h3, .msk-giving h3, h3 {
    font-size: 40px;
    font-weight: 600;
}
msk-fredsteam h4, .msk-giving h4, h4 {
    font-size: 32px;
    font-weight: 600;
}
msk-fredsteam h5, .msk-giving h5, h5 {
    font-size: 24px;
    font-weight: 500;

}
msk-fredsteam h6, .msk-giving h6, h6 {
    font-size: 20px;
    font-weight: 500;
}

@media (max-width:991.98px) {
msk-fredsteam h1, .msk-giving h1, h1 {
    font-size: 32px;
}
msk-fredsteam h2, .msk-giving h2, h2 {
    font-size: 32px;
}
msk-fredsteam h3, .msk-giving h3, h3 {
    font-size: 24px;
}
msk-fredsteam h4, .msk-giving h4, h4 {
    font-size: 24px;
}
msk-fredsteam h5, .msk-giving h5, h5 {
    font-size: 20px;
}
msk-fredsteam h6, .msk-giving h6, h6 {
    font-size: 18px;
}
}

-->
