/**
 * This file is part of plugin we-tuz
 *
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 *
 * @copyright WeLearning.pl <kontakt@welearning.pl>
 */

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.fw-bold {
	font-weight: bold;
}

.custom-style-upload-text span em{
	font-style: normal;
    color: #000;
    font-weight: 500;
    opacity: 1;
	font-size: 14px;
}

.custom-style-upload-text label{
	margin-top: 24px;
}

.custom-style-upload-text a{
	color: #cc1818;
	font-weight: bold;
}
