/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2026 | 00:49:28 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2026 | 00:49:28 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --blue: #083887;
  --orange: #FF671F;
  --white: #ffffff;
  --gray: #F2F2F2;
  --yellow: rgba(255, 208, 64, 0.55);
  --lightpurple: rgba(57, 83, 255, 0.10);
  --lightblue: rgba(128, 176, 255, 0.33);
  --lightyellow: rgba(255, 208, 64, 0.25);
  --darkyellow: rgba(255, 208, 64, 1);
  --lightorange: #EF9600;
  --orangeAlt: rgba(239, 150, 0, 0.90);
  --orangeAltLight: rgba(239, 150, 0, 0.75);
  --orangeNav: #FFAE2C;
  --brightblue: #3953FF;
  --jayblue: #97BFFF;
  --text: #58595B;
  --source: "Source Sans 3", sans-serif;
  --rubik: "Rubik", sans-serif;
  --lato: "Lato", sans-serif;
  --fw-thin: 100;
  --fw-extralight: 200;
  --fw-light: 300;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-bold: 700;
  --fw-extrabold: 800;
  --fw-black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2026 | 16:58:32 */
#site-map .content {
  padding-top: 85px !important;
}
#site-map h1 {
  color: var(--blue);
  font-family: var(--rubik);
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1.2em !important;
  text-transform: none !important;
}
#site-map h2 {
  color: #58595B !important;
  font-family: var(--source) !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.25em !important;
}
#site-map h3 {
  color: #58595B !important;
  font-family: var(--source) !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 1.25em !important;
  text-transform: uppercase !important;
  padding-left: 60px;
}
#site-map ul {
  margin-top: 44px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  list-style: none !important;
}
#site-map ul li {
  padding: 0 !important;
  margin: 0 !important;
}
#site-map ul li ul {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
#site-map ul li ul > li {
  margin-bottom: 0 !important;
}
#site-map ul > li {
  margin-bottom: 40px !important;
}
