@charset "utf-8";

/* ----- 한국복지경영학회 kaswm ----- */

/* Local style */
:root {
  /* Main Color */
  --first-color: #0367A6;
  --second-color: #BF1F3C;
  --third-color: #0378A6;
  --fourth-color: #F20505;
  --fifth-color: #F2F2F2;

  /* Object Color */
  --th-bg-color: hsl(144 22% 92% / 1);
}


.foot-info span.tel {
  display: none;
}