a.external {
    color: #6943D1;
    text-decoration: none;
    font-weight: 700;
}

a.external:hover {
    color: rgb(105, 67, 209, 0.8);
}

.alertwarning {
    color: #DC9100;
}

.alertbad {
    color: #CE0967;
}

.accordion-item {
    border-color: #D4CFE2;
}

.accordion-button.collapsed {
    color: #120043;
    background: #FCFCFC;
}

.accordion-button:not(.collapsed) {
    background: #E4E0F6;
    color: #342389;
}

.btn-color-submit {
    border: 1px solid rgba(7, 0, 27, 0.12);
    text-decoration: none;
}

.btn-no-ami {
    width: 100%;
    font-style: normal;
    padding-top: 12px;
}

.btn-no-thanks {
    -webkit-appearance: none;
    border-radius: 100px;
    width: 100%;
    height: 3em;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    vertical-align: middle;
    background-color: #EEECF2;
}

.btn-purple-submit {
    background-color: #120043;
    font-style: normal;
    padding-top: 12px;
}

.btn-purple-submit:active {
    opacity: .8;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #07001B;
    background-color: #CAC6D2;
    background-color: #EEECF2;
    border-color: #0ED5D5;
}

.collapsed {
    color: #120043;
    background: #FAFAFA;
}

.content {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    font-style: normal;
}

.disclamer {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: rgba(18, 0, 67, 0.5);
}

.faq-section {
    color: #120043;
}

.faq-question {
    font-weight: 700;
    line-height: 19px;
    font-size: 16px;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #CE0967;
}

.form-control {
    background-color: #fff;
}

h2.alert {
    padding: 0px;
    margin-bottom: 0px;
}

h2.no-ami {
    color: #DC9100;
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
}

h3.no-ami {
    color: #120043;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

i {
    font-weight: 700;
}

.invalid-feedback {
    color: #CE0967;
}

.input {
    color: #120043;
    opacity: 0.3;

}

li.no-ami {
    color: #120043;
    opacity: 0.6;
}

ol.terms {
    padding-inline-start: 40px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #120043;
}

p.connect {
    font-size: 16px;
    line-height: 19px;
}

p.list-items {
    line-height: 16px;
    font-size: 16px;
}

p.list-info {
    line-height: 16px;
    font-size: 14px;
    opacity: 0.6;
}

p.no-ami {
    font-size: 14px;
    line-height: 19px;
}
.list-item-box {
    border: 1px solid rgba(7, 0, 27, 0.12);
    box-sizing: border-box;
    border-radius: 8px;
    padding: 20px;
    margin: 16px;
}

.list-item-box {
    border: 1px solid rgba(7, 0, 27, 0.12);
    box-sizing: border-box;
    border-radius: 8px;
    padding: 20px;
    margin: 16px;
}

.p-terms {
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
    color: rgba(7, 0, 27, 0.5);
}

.term-box-label {
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.term-box-ok {
    border-radius: 4px;
    margin: 8px;
    background: rgba(218, 229, 89, 0.2);
}

.term-box-textarea {
    height: 40vh;
    overflow-y: scroll;
    overflow-x: hidden;
    resize: none;
    background: #FFF;
    border-radius: 5px;
    font-size: 13px;
    line-height: 16px
}

.term-box-alert {
    background-color: #CE0967;
}

ul.no-ami {
    padding-inline-start: 20px;
}
