.drts .drts-bs-form-control {
    font-size: 1.4em;
}

.drts-entity-form-field>label {
    font-size: 1.1em;
    font-weight: 500;
    color: #5b5b5b;
}
.drts .drts-bs-col-form-label label {
    font-weight: 500;
    /*color: black;*/
}
.site-content img {
    max-width: 100%;
    DISPLAY: BLOCK;
    MARGIN: auto;
}