@charset "utf-8";

.popust {
	color: #0095da;
	text-decoration: line-through;
}

.popust-title {
    font-size: 24px !important;
    margin-bottom: 10px !important;
}

.popust-text {
    font-size: 16px !important;
    font-weight: bold !important;
    margin-bottom: 0px !important;
}