textarea {
    min-height: 150px;
}

.w40 {
    width: 40%;
}

.w60 {
    width: 60%;
}

.no-border {
    border: none !important;
}

.pl-1-25 {
    padding-left: 1.25rem;
}

.group-pass {
    margin-top: -1rem;
    margin-bottom: .5rem;
    font-size: 14px;
}