/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Layout-scoped overrides - minimal, main.css + site-custom.css handle base styling */

a.navbar-brand[b-ry5tubvugw] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.btn-primary[b-ry5tubvugw] {
  color: #fff;
  background-color: #f56a6a;
  border-color: #f56a6a;
}

.btn-primary:hover[b-ry5tubvugw] {
  background-color: #e45a5a;
  border-color: #e45a5a;
}

.border-top[b-ry5tubvugw] {
  border-top: 1px solid rgba(210, 215, 217, 0.75);
}

.border-bottom[b-ry5tubvugw] {
  border-bottom: 1px solid rgba(210, 215, 217, 0.75);
}

button.accept-policy[b-ry5tubvugw] {
  font-size: 1rem;
  line-height: inherit;
}
