* {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.notify {
    padding-right: 35px !important;
}

label.error {
    color: #b91c1c;
    font-size: 14px;
    margin-top: 8px;
    display: block;
}
