/**
 * @copyright	Copyright © 2023 - All rights reserved.
 * @license		GNU General Public License v2.0
 */

.color-white {
    color: white;
}

.bck-color-black {
    background-color: black;
}
