﻿.label-required::after {
    content: " *";
}

.bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
}