.priznak-1 { background-color: rgb(251, 71, 30) !important; }
.priznak-2 { background-color: rgb(107, 94, 166) !important; }
.priznak-3 { background-color: rgb(89, 214, 228) !important; }
.priznak-4 { background-color: rgb(251, 181, 30) !important; }

.form-error { border: 1px solid red; }

.category-select {
    width: 200px;
    padding: 6px 10px;
    border: 2px solid #b29a61;
    border-radius: 4px;
    font-weight: 500;
    margin-left: 12px;
    background-color: white;
}