/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2025 | 02:38:20 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 00:01:01 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --purple: #000038;
  --pink: #c21fb7;
  --black: #000000;
  --white: #ffffff;
  --gray: #f1eef1;
  --gradient: linear-gradient(130deg,rgb(255,83,80) 1%,rgb(192,44,181) 100%);
  --fixedNavGradient: linear-gradient(90deg, rgb(255, 83, 80) 1%, rgb(192, 44, 181) 100%);
  --noto_sans: "Noto Sans", sans-serif;
  --prometo_trial: "Prometo Trial", sans-serif;
  --prometo: "prometo", 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: Aug 22 2022 | 20:38:52 */
#inside-header.pr-header .av-special-heading {
  width: 70%;
}
#press-releases {
  background-image: url("/wp-content/themes/enfold-child/images/Bottom-fade.png");
  position: relative;
  background-position: center bottom;
  background-size: 1600px auto;
  background-repeat: repeat-x;
  background-attachment: scroll;
}
