/* GLOBAL DPP HEADER STANDARD */

.dpp-brand {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #6b7280;
}

.dpp-title {
  font-size: 28px;
  font-weight: 600;   /* 700 YASAK */
  color: #02154e;
  margin: 4px 0 6px;
}

.dpp-subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #6b7280;
  max-width: 820px;
}
