
.display-none {
    display: none !important;
}

.m-t-30px {
    margin-top: 30px;
}

.color-error {
    color: red;
}

.color-success {
    color: green;
}