.max-width {
    max-width: 350px;
    margin: 0 auto;
}

.btn,
.form-check-label,
.form-label,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    text-transform: none;
}

h1 a {
    text-decoration: none;
}

.element-option-image {
    max-width: 80px;
}

.qr-container img {
    max-width: 350px;
}

.qr-logo {
    max-height: 100px;
}

.btn {
    word-spacing: normal !important;
}

legend p {
    margin-bottom: 0;
}
