﻿.custom-file-label::after {
    content: "Blader"
}

.af-btn:disabled {
    filter: grayscale(100%);
    cursor: not-allowed;
}

a.af-btn {
    color: white!important;
}
