/* _content/News/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-3ad5g0yngb] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-3ad5g0yngb] {
  color: #0077cc;
}

.btn-primary[b-3ad5g0yngb] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-3ad5g0yngb], .nav-pills .show > .nav-link[b-3ad5g0yngb] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-3ad5g0yngb] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-3ad5g0yngb] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-3ad5g0yngb] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-3ad5g0yngb] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-3ad5g0yngb] {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

main[b-3ad5g0yngb] {
  flex: 1 0 auto;
}

.site-footer[b-3ad5g0yngb] {
  margin-top: auto;
  background: #f8f9fa;
}

.site-footer .container[b-3ad5g0yngb] {
  display: flex;
  justify-content: flex-end;
}

.footer-links[b-3ad5g0yngb] {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  font-family: "Segoe UI", "Noto Sans KR", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.6;
}

.footer-links a[b-3ad5g0yngb],
.footer-email[b-3ad5g0yngb] {
  color: #495057;
  text-decoration: none;
}

.footer-separator[b-3ad5g0yngb] {
  color: #6c757d;
  opacity: 0.75;
}

.footer-links a:hover[b-3ad5g0yngb],
.footer-email:hover[b-3ad5g0yngb] {
  color: #111827;
  text-decoration: underline;
}
