.container-perubahan-data-pribadi{
    margin-top: 50px;
    margin-bottom: 50px;
}
.perubahan-data-pribadi-pensiunan-title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 32px;
}

.contianer-perubahan-data-pribadi-pensiunan-content{
    max-width: 824px;
    width: 100%;
    gap: 20px;
    padding: 10px;
    border: 1px solid #B0B0B0;
    border-radius: 6px;
}
.contianer-perubahan-data-pribadi-pensiunan-content img{
    width: 32px;
    height: 32px;
}
.perubahan-data-pribadi-pensiunan-content-title {
    margin-bottom: 6px;
}
.perubahan-data-pribadi-pensiunan-content-text p{
    margin: 0;
}
.perubahan-data-pensiun-simpelbi{
    max-width: 824px;
    width: 100%;
}

.otp-card-survey {
  background-color: #eef2f7;
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.otp-card-survey .row {
  align-items: center;
}

.otp-card-survey .illustration {
  text-align: center;
}

.otp-card-survey .illustration img {
  max-width: 100%;
  height: auto;
  max-height: 200px;
}

.otp-card-survey .content-survey h2 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #343a40;
}

.otp-card-survey .content-survey p {
  font-size: 1rem;
  color: #5a6268;
  margin-bottom: 15px;
}

.otp-card-survey .content-survey .btn {
  background-color: #36649A;
  border-color: #36649A;
  color: white;
  border-radius: 5px;
}
.button-custome-survey {
  background: #36649a !important;
}
