.formulir form label {
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;

    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
}

.formulir form input,
textarea {
    padding: 10px 20px;
    margin: 8px 0;
}

.formulir form input,
textarea {

    width: 100%;
    height: 42px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.formulir form textarea {
    height: 192px;
}

.formulir button {
    min-width: 131px;

}

.formulir h4 {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;

    color: #000000;
}

.formulir p {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
}

.infoKantor {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 10px;
    color: #000000;
    margin-top: 22px !important;
}

.infoLabel {
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
}

.infoDetail {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
}

.warning {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #CC292A;
    padding-top: 5px;
}

.alamat p {
    margin: 0 !important;
}

.link {
    color: #006EC7;
}

#Kebijakan_Privasi,
#syarat {
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;

    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;

    text-align: justify;
}

.textContent {
    padding-left: 5%;
}

#Kebijakan_Privasi strong,
#Syarat___Ketentuan strong {
    font-size: 18px;
}

#Kebijakan_Privasi ul,
#Syarat___Ketentuan ul {
    padding-left: 10%;
    list-style: none;
}

#Kebijakan_Privasi li::before,
#Syarat___Ketentuan li::before {
    content: "•";
    color: #CC292A;
    font-size: 200%;
    vertical-align: middle;
    margin-left: -21px;
}

#Syarat___Ketentuan dl dd {
    padding-left: 5%;
}

.card .btn {
    border-radius: 0px !important;
    text-align: left;
}

.card-sub-category .card-body {
    border-radius: 0px !important;
    margin: 5px;
}

#Tanya_Jawab .card-body,
.card-sub-category .card-body {
    padding: 0px !important;
}

.btn-light {
    border: none !important;
}

@media (max-width: 576px) {
    #form-saran label {
        padding: 10px !important;
    }
}
