.justy {
        text-align: justify;
}

blockquote p {
    text-align: justify;
}

.justy2 {
    font-size:1.7rem;
        text-align: justify;
}

.justy3 {
        text-align: justify !important;
        font-size:15px !important;
        color:#8d8e90 !important;
        font-weight: 400 !important;
}

.scheme_default input[type="submit"] {
    background-color: #EDCB9A !important;
}


.scheme_default button[disabled], .scheme_default input[type="submit"][disabled] {
    background-color: #EDCB9A !important;
    color: #FFFFFF !important;
}